This module contains miscellaneous global variables not well-suited to any of the other 'variables' modules.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=48), | public | :: | icase | power plant type |
|||
character(len=180), | public | :: | runtitle | short descriptive title for the run |
|||
integer, | public | :: | verbose | switch for turning on/off diagnostic messages
|
|||
integer, | public | :: | run_tests | turns on built-in tests if set to 1 |
|||
integer, | public | :: | maxcal | maximum number of VMCON iterations |
|||
character(len=400), | public | :: | fileprefix | input file prefix |
|||
character(len=400), | public | :: | output_prefix | output file prefix |
|||
character(len=25), | public | :: | xlabel | scan parameter description label |
|||
character(len=25), | public | :: | vlabel | scan value name label |
|||
character(len=25), | public | :: | xlabel_2 | scan parameter description label (2nd dimension) |
|||
character(len=25), | public | :: | vlabel_2 | scan value name label (2nd dimension) |
|||
integer, | public | :: | iscan_global | Makes iscan available globally. |
|||
real(kind=dp), | public | :: | convergence_parameter | VMCON convergence parameter "sum" |
Initialise global variables