|
Structural Analysis Computer Programs To Download For No Additional Cost
Ten computer programs are available from this website to accompany the book Structural Analysis: A unified classical and matrix approach, 5th edition by Ghali, Neville and Brown. A detailed description of the software, its objectives, its input and its output are included in Appendix L of the book.
In Appendix L, the computer programs are divided into three groups:
- (A) Linear analysis programs
- (B) Nonlinear analysis programs
- (C) Matrix algebra
The computer programs for groups (A) and (C) are available to download from this website. The computer programs for group (B) are available on disk and can be ordered from the authors by using the form in the back of the book.
The software can be run on IBM computers or compatibles operating with Windows or with DOS prompt (Command Prompt).
The software available to download consists of ten computer programs:
(A) Linear analysis programs (basis: Chapter 22)
- PLANEF (plane frame)
- SPACEF (space frame)
- PLANET (plane truss)
- SPACET (space truss)
- PLANEG (plane grid)
These five programs are, respectively for the linear analysis of plane frames, space frames, plane trusses, space trusses, and grids.
(C) Matrix algebra (basis: Appendix A)
- ADD
- MULTIPLY
- INVERT
- SOLVE
- DETERM
These simple programs can perform frequently needed matrix operations. The program ADD calculates the sum: [C] = [A] + [B], where [A] and [B] are the given matrices; and are the given multipliers. The program MULTIPLY determines the product of two given matrices. The program INVERT calculates the inverse of non-singular matrices. The program SOLVE gives the matrix [X] in the simultaneous linear equations [A] [X] = [B], when [A] and [B] are given. The program DETERM calculates the determinant of a given square matrix.
Three files are provided for each of the ten programs:
1. A file having the name ending '.FOR' (for example PLANEF.FOR) contains the source code.
2. A file having the name ending '.EXE' (for example PLANEF.EXE) is an executable file.
3. A file having the name ending '.IN' ( for example PLANEF.IN) contains the input data for an example problem.
The source code of each program contains, at its beginning, a short description of the output and instructions for the preparation of the input file.
IMPORTANT - PLEASE READ
The PLANEF, SPACEF, PLANET, SPACET, PLANEG, ADD, MULTIPLY, INVERT, SOLVE and DETERM software has been produced by the Authors of Structural Analysis to accompany the book and is not for sale. The software is available for individual use only.
It has been assumed that the design and the assessment of structures are entrusted to experienced engineers, and that calculations are carried out under the direction of appropriately experienced and qualified supervisors. Users of this software are expected to draw upon other works on the subject including national and international codes of practice, and are expected to verify the appropriateness and the content of information they draw from this software.
Although maximum care has been taken in preparing the software the Authors and the Publisher do not warrant that the functions contained in the software will meet the users' requirements, or that the operation of the software will be uninterrupted or error-free, or that the software is compatible with the users' hardware equipment or software operating environment, or that defects in the software will be corrected. The authors reserve the right to revise and change the contents of this web site, including the software, without obligation to notify any person of the revisions or the changes.
By downloading the software the user is agreeing to these terms and conditions, and those outlined in the full licence agreement.
No support on the downloading or the use of the programs will be provided.
© 2003 A.Ghali, A. M. Neville & T. G. Brown. All rights reserved. All materials in Structural Analysis, including this website and its software, are copyright protected. No such materials may be used, displayed, modified, adapted, distributed, transmitted, transferred, published or otherwise reproduced in any form or by any means now or hereafter developed other than strictly in accordance with the terms of the licence agreement. However, text and images may be printed and copied for research and private study within the preset program limitations. Please note the copyright notice above, and that any text or images printed or copied must credit the source.
|