aboutsummaryrefslogtreecommitdiff
path: root/Moog.f
Commit message (Collapse)AuthorAgeFilesLines
* Add basic configuration scriptJoseph Hunkeler2021-08-051-117/+0
| | | | | * Generate Moog.f with correct data path * Generate Makefile with properties set by configure script
* Use modern equality operatorsJoseph Hunkeler2021-08-041-17/+17
|
* Changeset:Joseph Hunkeler2021-08-031-3/+3
| | | | | | | | * Simplify Makefile * Accept input file as command line argument * Increase path length to 1024 for all path-related variables * Replace hard-coded path to \*.dat files with environment variable MOOG_DATA * SM needs double precision for several of its functions. Pass REAL8 not REAL4 to those.
* Initial commitJoseph Hunkeler2021-08-031-0/+117