The archive file gasp.zip contains the files:
| lew11629.txt | the original program description from COSMIC |
| readme.txt | general description |
| g.for | the source code of the subroutine package |
| sample1.for | a sample program - table of thermo. props. |
| sample1.out | expected results from running sample1 |
| sample2.for | a sample program - table of transport properties |
| sample2.out | expected results from running sample2 |
| problem1.f90 | Example problem #1 from the report |
| problem1.out | expected results from running problem1 |
| problem2.f90 | Example problem #2 from the report |
| problem2.out | expected results from running problem2 |
| problem3.f90 | Example problem #3 from the report |
| problem3.out | expected results from running problem3 |
| problem4.f90 | Example problem #4 from the report |
| problem4.out | expected results from running problem4 |
| original.src | the original source code (from COSMIC) |