4. Fortran Modules#

Thw QProp2 application is designed so that the core logic can be accessed as a library using Python. The original front end logic is included as Fortran code as well to let this program be compiled as a stand-alone executable. In this section, the individual Fortran modules are documented:

Modules

  • CommandLine