-
Notifications
You must be signed in to change notification settings - Fork 15
Testing Program
Stefano Zaghi edited this page Feb 2, 2015
·
1 revision
As a practical example of BeFoR64 usage a testing program named Test_Driver is provided.
You can compile with a Fortran compiler supporting modern standards (2003+). Note that the dependency hierarchy of modules USE statement must be respected in order to successfully compile the program. If you are tired by frustrating usage of makefiles & co. you can try FoBiS.py for building the program. A fobos file is provided with BeFoR64, see the Compiling instructions.