Skip to content
forked from nasa/NASTRAN-95

All updates to this code are to get NASTRAN-95 running in a GNU environment. It even runs on a Raspberry Pi! Some recent changes to the makefile and nastran.py get to now run on windows. You do need a functioning sh.exe for make to execute and gfortran.

Notifications You must be signed in to change notification settings

AeroDME/NASTRAN-95

 
 

Repository files navigation

NASTRAN-95

NASTRAN has been released under the
NASA Open Source Agreement version 1.3.

NASTRAN is the NASA Structural Analysis System, a finite element analysis program (FEA) completed in the early 1970's. It was the first of its kind and opened the door to computer-aided engineering. Subsections of a design can be modeled and then larger groupings of these elements can again be modeled. NASTRAN can handle elastic stability analysis, complex eigenvalues for vibration and dynamic stability analysis, dynamic response for transient and steady state loads, and random excitation, and static response to concentrated and distributed loads, thermal expansion, and enforced deformations.

NOTE: There is no technical support available for this software.

About

All updates to this code are to get NASTRAN-95 running in a GNU environment. It even runs on a Raspberry Pi! Some recent changes to the makefile and nastran.py get to now run on windows. You do need a functioning sh.exe for make to execute and gfortran.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 99.5%
  • Other 0.5%