-
Notifications
You must be signed in to change notification settings - Fork 4
main
Cory edited this page May 31, 2023
·
3 revisions
The MachLine program is contained in main.f90
. It reads in the input, distributes relevant information to various objects, and directs these classes to execute necessary calculations in the correct order. The main program should be as simple and sequential as possible.