simqke2-src

所属分类:其他行业
开发工具:Fortran
文件大小:429KB
下载次数:85
上传日期:2010-07-10 19:33:36
上 传 者bigriversong
说明:  伯克利大学地震动波程序,伯克利地震研究中心
(SIMQKE-II: Conditioned Earthquake Ground Motion Simulator )

文件列表:
PLOTPS (0, 1998-12-16)
PLOTPS\INPUT (0, 1998-12-16)
PLOTPS\INPUT\PLOT.DAT (38696, 1998-01-29)
PLOTPS\INPUT\PLOTC.DAT (457, 1998-01-29)
PLOTPS\INPUT\PSDC1F_1.PLO (19355, 1998-01-29)
PLOTPS\INPUT\TRIPART.DAT (12841, 1998-01-29)
PLOTPS\SOURCE (0, 1998-12-16)
PLOTPS\SOURCE\ARGOP.F (3120, 1998-01-29)
PLOTPS\SOURCE\BORDER.F (1703, 1998-01-29)
PLOTPS\SOURCE\CLEARBX.F (1871, 1998-01-29)
PLOTPS\SOURCE\CLIPBX.F (2640, 1998-01-29)
PLOTPS\SOURCE\CLOSPL.F (1612, 1998-01-29)
PLOTPS\SOURCE\EMIT.F (1106, 1998-01-29)
PLOTPS\SOURCE\EXTRA.F (2402, 1998-01-29)
PLOTPS\SOURCE\FILLBX.F (1607, 1998-01-29)
PLOTPS\SOURCE\HISTG.F (2807, 1998-01-29)
PLOTPS\SOURCE\IDIG.F (1319, 1998-01-29)
PLOTPS\SOURCE\IFIRST.F (1227, 1998-01-29)
PLOTPS\SOURCE\INCHR.F (1132, 1998-01-29)
PLOTPS\SOURCE\INITPL.F (7593, 1998-01-29)
PLOTPS\SOURCE\ISIG.F (1151, 1998-01-29)
PLOTPS\SOURCE\ISTRIP.F (1561, 1998-01-29)
PLOTPS\SOURCE\LCHAR.F (966, 1998-01-29)
PLOTPS\SOURCE\LINAX.F (5436, 1998-01-29)
PLOTPS\SOURCE\LINES.F (4988, 1998-01-29)
PLOTPS\SOURCE\LNBLNK.F (1557, 1998-01-29)
PLOTPS\SOURCE\LOGAX.F (6184, 1998-01-29)
PLOTPS\SOURCE\LOGLOG.F (5555, 1998-01-29)
PLOTPS\SOURCE\LOGNUM.F (4070, 1998-01-29)
PLOTPS\SOURCE\LOGXPL.F (4826, 1998-01-29)
PLOTPS\SOURCE\LOGYPL.F (5270, 1998-01-29)
PLOTPS\SOURCE\MAKEFILE (1097, 1998-01-29)
PLOTPS\SOURCE\MAKEFILE.HP (1107, 1998-01-29)
PLOTPS\SOURCE\MAXIND.F (2634, 1998-01-29)
PLOTPS\SOURCE\MYBLCK.F (1371, 1998-01-29)
PLOTPS\SOURCE\MYHIST.F (16953, 1998-01-29)
PLOTPS\SOURCE\MYPLOT.F (20168, 1998-01-29)
PLOTPS\SOURCE\NCTARG.F (1371, 1998-01-29)
PLOTPS\SOURCE\NRDINT.F (5820, 1998-01-29)
... ...

Program: SIMQKE-II Title: Conditioned Earthquake Ground Motion Simulator Developer: E.H. Vanmarcke, Department of Civil Engineering and Operations Research, Princeton University; G.A. Fenton, Department of Applied Mathematics, Technical University of Nova Scotia, Halifax, Nova Scotia, Canada; and E. Heredia, Instituto de Ingenieria, Universidad Autonoma de Mexico, Coyoacan, Mexico DF, 1997. Category: Strong Motion Data Processing Platform: DEC, Unix, f77; Sun, Solaris, f77; SGI, IRIX, (fortran not known); HP, UX, (fortran not known); PC, Linux, (fortran not known) Reference: Vanmarcke, E.H., G.A. Fenton, and E. Heredia-Zavoni, "SIMQKE-II, Conditioned Earthquake Ground Motion Simulator, User's Manual, Version 2." Princeton University, Princeton, New Jersey, February, 1997. Summary: The program SIMQKE-II was designed with the aim of producing realistic earthquake ground motion simulations over both space and time for structural design purposes and to allow those simulations to be consistent with observed data, if any. The simulation of ground motions at a number of spatial locations, where these motions are properly intercorrelated, involves the user specifying the following information. 1)target spectral density function: this function is prescribed discretely and may be evolutionary to account properly for the changing nature of earthquake motion during an event. 2)where simulation at more than one spatial point is desired and/or the simulation is to be conditioned on known records, the relative spatial coordinates of the simulation and recording points must be provided. 3)the functional form of the space-frequency correlation function needs to be selected: at present, two such functions are provided in the distribution, one employing an exponentially decaying correlation, the other using a logarithmic form. These functions are modular so that users can easily add functions of their own liking to the source code. 4)parameters of the space-frequency correlation function. 5)known ground motion records, if any. The program employs sophisticated space-time random field theory to efficiently produce a realistic field of conditioned or unconditioned evolutionary ground motions that represent one possible realization of an earthquake event at a set of spatial points. The generated motions match the target spectrum on average. A sequence of these events can then be used as input to evaluate probabilistically the dynamic performance of extended geotechnical, structural, or mechanical systems. The dynamic response under each event can be computed using any good deterministic analysis package. The raw simulation is performed using Covariance Matrix Decomposition in the frequency domain. If the simulations are to be conditioned, the raw, or unconditioned, simulation is followed by a Best Linear Unbiased Estimation technique, also in the frequency domain. Finally, a Fast Fourier Transform (FFT) is applied to produce the simulated output ground motions. The time histories are output to a file in ASCII form and so are easily readable by any other post-processing program. The option is provided to produce plots of the time histories or spectral density functions via PLOTPS format output files. These files need to be processed by a program called plotps, written by Gordon Fenton, and available on this CDROM to produce PostScript (TM) output files. These can then be printed on a PostScript printer or previewed on a screen using, for example, the GNU program ghostscript (available at prep.ai.mit.edu) or any other PostScript interpreter. The source code is written in standard Fortran 77 with Makefiles provided for a variety of operating systems: DEC UNIX, Sun Solaris, SGI IRIX, HP-UX, and Linux. There are a number of intrinsic BSD 3F functions that may not be supported on all operating systems. These functions are: getpid(), getarg (i,str), iargc (), and fdate (str). See the User's Manual for more details. The code has been successfully compiled and run on most UNIX machines having FORTRAN 77 which supports the above BSD 3F functions. The User's Manual explains what must be done to compile the program on machines which do not have the above support. DISCLAIMER: The National Information Service for Earthquake Engineering (NISEE) and the University of California provides this software program and its documentation for a one time fee and without a signed license. It is distributed by The Regents of the University of California (UC Regents), "as is", as a public service, without any additional services from, or licensing by, the UC Regents. The program has been developed by Princeton University and provided to the UC Regents for the stated use. UC Regents and NISEE do not warrant that the operation of the program will be uninterrupted or error-free. IN NO EVENT SHALL THE UC REGENTS OR PRINCETON UNIVERSITY OR THE NATIONAL INFORMATION SERVICE FOR EARTHQUAKE ENGINEERING BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA OR PRINCETON UNIVERSITY OR THE NATIONAL INFORMATION SERVICE FOR EARTHQUAKE ENGINEERING HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE UNIVERSITY OF CALIFORNIA AND PRINCETON UNIVERSITY AND THE NATIONAL INFORMATION SERVICE FOR EARTHQUAKE ENGINEERING SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. NEITHER THE UC REGENTS NOR PRINCETON UNIVERSITY NOR NISEE REPRESENT OR WARRANT THAT THE PROGRAM DOES NOT INFRINGE THE INTELLECTUAL PROPERTY, PROPRIETARY, OR CONTRACTUAL RIGHTS OF THIRD PARTIES. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UC REGENTS AND PRINCETON UNIVERSITY AND THE NATIONAL INFORMATION SERVICE FOR EARTHQUAKE ENGINEERING HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

近期下载者

相关文件


收藏者