andrew0014
Aerospace
- Apr 3, 2024
- 4
I'm trying to locate the FORTRAN file (NASTRAN 95) that contains the code used to format floating point numbers.
I'm writing a reader program in another language and I want to optimize my code and unit-test it more completely. It'd be nice to know what NASTRAN is doing under-the-hood.
I assume NASTRAN-95 and modern NX/MSC NASTRAN (I use NX) are both written in FORTRAN, but the latter two are probably written in modern Fortran95. Am I correct in this assumption? I know very little Fortran but I should be able to work through it.
Thanks for any input!
I'm writing a reader program in another language and I want to optimize my code and unit-test it more completely. It'd be nice to know what NASTRAN is doing under-the-hood.
I assume NASTRAN-95 and modern NX/MSC NASTRAN (I use NX) are both written in FORTRAN, but the latter two are probably written in modern Fortran95. Am I correct in this assumption? I know very little Fortran but I should be able to work through it.
Thanks for any input!