Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where to find Structural Design Fortran Code

Status
Not open for further replies.

borja1980

Civil/Environmental
Joined
Feb 26, 2015
Messages
19
Location
ES
hi. This day I have come to the conclusion that there seems to be a lot of routiones already programmed in Fortran for structural design. However, most ofthe routines are old and difficult to find. I would like to know if there is some site on the internet or book where i could find fortran code for structural design.
Thanks in advence
 
You'll probably find that most of these company IP which may never be released on the internet.
 
Programming the Finite Element Method by Smith and Griffiths is regularly updated and has full Fortran code.

You could also search my blog (address below) for Frame Analysis for Excel based frame analysis software (all free and open source). The VBA code is based on the Smith and Griffiths book, with optional links to compiled solver routines for big problems. Recently there have been some examples using Python to link the Excel interface to Scipy solvers, which works well.

Doug Jenkins
Interactive Design Services
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top