sap4

所属分类:数学计算
开发工具:Fortran
文件大小:610KB
下载次数:139
上传日期:2010-07-10 19:52:36
上 传 者bigriversong
说明:  有限元程序源程序,sap iv, 其后续版本已发展为商业软件sap2000
(Program: SAP IV Title: Static and Dynamic Response of Linear Systems Developer: K-J. Bathe, E.L. Wilson and F. E. Peterson, Department of Civil Engineering, University of California, Berkeley 1973 Modified: B.F. Maison, Structural Engineer, El Cerrito, California 1992.)

文件列表:
sap4源代码 (0, 2006-04-16)
sap4源代码\IBM (0, 2006-04-16)
sap4源代码\IBM\INPUT (0, 2006-04-16)
sap4源代码\IBM\INPUT\SAP4_EX1.DAT (4839, 1997-01-14)
sap4源代码\IBM\INPUT\SAP4_EX2.DAT (8939, 1997-01-14)
sap4源代码\IBM\INPUT\SAP4_EX3.DAT (6151, 1997-01-14)
sap4源代码\IBM\INPUT\SAP4_EX4.DAT (5659, 1997-01-14)
sap4源代码\IBM\INPUT\SAP4_EX5.DAT (3363, 1997-01-14)
sap4源代码\IBM\INPUT\SAP4_EX6.DAT (3855, 1997-01-14)
sap4源代码\IBM\INPUT\SAP4_EX7.DAT (3773, 1997-01-14)
sap4源代码\IBM\OUTPUT (0, 2006-04-16)
sap4源代码\IBM\OUTPUT\SAP4_EX1.OUT (95311, 1997-01-14)
sap4源代码\IBM\OUTPUT\SAP4_EX2.OUT (84781, 1997-01-14)
sap4源代码\IBM\OUTPUT\SAP4_EX3.OUT (187111, 1997-01-14)
sap4源代码\IBM\OUTPUT\SAP4_EX4.OUT (93286, 1997-01-14)
sap4源代码\IBM\OUTPUT\SAP4_EX5.OUT (105436, 1997-01-14)
sap4源代码\IBM\OUTPUT\SAP4_EX6.OUT (169021, 1997-01-14)
sap4源代码\IBM\OUTPUT\SAP4_EX7.OUT (49816, 1997-01-14)
sap4源代码\IBM\SOURCE (0, 2006-04-16)
sap4源代码\IBM\SOURCE\SAP4IBM.FOR (1343083, 1997-08-08)
sap4源代码\PCDOS (0, 2006-04-16)
sap4源代码\PCDOS\INPUT (0, 2006-04-16)
sap4源代码\PCDOS\INPUT\SAMPLE1.IN (4736, 1997-01-15)
sap4源代码\PCDOS\INPUT\SAMPLE2.IN (8832, 1997-01-15)
sap4源代码\PCDOS\INPUT\SAMPLE3.IN (6272, 1997-01-15)
sap4源代码\PCDOS\INPUT\SAMPLE4A.IN (5504, 1997-01-15)
sap4源代码\PCDOS\INPUT\SAMPLE4B.IN (5632, 1997-01-15)
sap4源代码\PCDOS\INPUT\SAMPLE5.IN (3200, 1997-01-15)
sap4源代码\PCDOS\INPUT\SAMPLE6.IN (3712, 1997-01-15)
sap4源代码\PCDOS\INPUT\SAMPLE7.IN (3840, 1997-01-15)
sap4源代码\PCDOS\INPUT\SAMPLE8.IN (4864, 1997-01-15)
sap4源代码\PCDOS\OUTPUT (0, 2006-04-16)
sap4源代码\PCDOS\OUTPUT\SAMPLE1.OUT (18828, 1997-01-15)
sap4源代码\PCDOS\OUTPUT\SAMPLE2.OUT (33593, 1997-01-15)
sap4源代码\PCDOS\OUTPUT\SAMPLE3.OUT (90170, 1997-01-15)
sap4源代码\PCDOS\OUTPUT\SAMPLE4A.OUT (42110, 1997-01-15)
sap4源代码\PCDOS\OUTPUT\SAMPLE4B.OUT (42142, 1997-01-15)
sap4源代码\PCDOS\OUTPUT\SAMPLE5.OUT (47701, 1997-01-15)
sap4源代码\PCDOS\OUTPUT\SAMPLE6.OUT (100980, 1997-01-15)
... ...

Program: SAP IV Title: Static and Dynamic Response of Linear Systems Developer: K-J. Bathe, E.L. Wilson and F. E. Peterson, Department of Civil Engineering, University of California, Berkeley 1973 Modified: B.F. Maison, Structural Engineer, El Cerrito, California 1992. Category: Structural Platform: CDC,Scope,FTN4 (60 bit single precision); IBM,VM/CMS,Fort4H (double precision); VM/CMS Fujitsu VP; PC DOS, Lahey F77L-EM32 Fortran Reference: Bathe, K.-J., E.L. Wilson, and F.E. Peterson, "SAP IV-Structural Analysis Program for Static and Dynamic Response of Linear Systems," Earthquake Engineering Research Center, Report No. UCB/EERC-73/11, University of California, Berkeley, June 1973, revised April 1974. Maison, B.F., "PC-SAP4 -- A Computer Program for Linear Structural Analysis," August 1994. Summary: SAP IV is a finite element structural analysis program for the static and dynamic response of linear three-dimensional systems. The program is written to analyze structures which are idealized by combinations of structural element types. The capacity of the problem depends mainly on the number of finite element nodal points in the system. There is practically no restriction on the number of elements, the number of load cases and the number or bandwidth of the equations to be solved. In a dynamic analysis the options are: (1) frequency calculations, (2) frequency calculations followed by response history analysis, (3) frequency calculations followed by response spectrum analysis and (4) response history analysis using step-by-step direct integration. Despite large system capacity, no loss in efficiency is encountered in solving smaller problems. The report describes the logical construction of the program, the dynamic high speed storage allocation, the analysis capabilities, the finite element library and the numerical techniques used. The following element types are available: Three-dimensional truss, Three- dimensional beam, Plane stress and plane strain quadrilateral, Two- dimensional axisymmetric solid, Three-dimensional solid (8 node brick), Plate and shell quadrilateral, Boundary element, Three-dimensional straight or curved pipe element, Variable number of nodes thick shell and 3-D element. Comment: No sample inputs or outputs are available for the HP version. Some hints on converting PC-SAP4 for the Lahey Fortran90 compiler from Dr. Barry Santana, 7 Nov ***. 1. There are some control characters at the end of the two source files. I removed them. 2. A subroutine called ERROR is in the program. This conflicts with a system intrinsic. I changed the name of the subroutine, but Lahey technical support suggested declaring ERROR as EXTERNAL. 3. Several subroutines have Hollerith data in DATA statements; the variables are not declared as CHARACTER, but are declared REAL*8. LF90 doesn't like this construct. It was a simple change in most subroutines to just declare the variable as CHARACTER*8. A couple of the subroutines shared variable names as both REAL*8 and CHARACTER. These were a bit more complicated as the name of the variable had to be changed. It was somewhat tedious to search out all the occurrences. 4. A runtime error occurs on the DFLOAT intrinsic. I changed this to REAL at Lahey's recommendation. It seemed to work OK. 5. Lahey technical support recommended that all the xH*** statements be changed to '***'. I didn't find this necessary as the compiler only gave warnings. 6. Lahey technical support also suggested that the new Fortran95 compiler was more forgiving on Hollerith and offered to compile the source code under their soon to be released LF95 compiler. It compiled relatively easy and they furnished the .EXE file for me to test. I am up and running and have made the changes I needed to make to consider geometric nonlinearity in Boundary Elements.

近期下载者

相关文件


收藏者