READS THE INPUT CONFIGURAITON FILE, ASSIGNS VARIABLES FOR FILENAMES, SIZES, ETC.
READ CONFIG FILE FOR THIS SIMULATION
format specifier needed, else it reads just one character
PRINT SOME DIAGNOSIC INFO FROM ROOT
NEUTRAL PERTURBATION INPUT INFORMATION
defaults
have to allocate, even when not used, to avoid runtime errors with pickier compilers
PRECIPITATION FILE INPUT INFORMATION
defaults
get the location of the precipitation input files
have to allocate, even when not used, to avoid runtime errors with pickier compilers
ELECTRIC FIELD FILE INPUT INFORMATION
defaults
get the location of the precipitation input files
have to allocate, even when not used, to avoid runtime errors with pickier compilers
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.