SPEC 3.20
Stepped Pressure Equilibrium Code
|
Modules | |
physicslist | |
The namelist physicslist controls the geometry, profiles, and numerical resolution. | |
numericlist | |
The namelist numericlist controls internal resolution parameters that the user rarely needs to consider. | |
locallist | |
The namelist locallist controls the construction of the Beltrami fields in each volume. | |
globallist | |
The namelist globallist controls the search for global force-balance. | |
diagnosticslist | |
The namelist diagnosticslist controls post-processor diagnostics, such as Poincaré plot resolution, etc. | |
screenlist | |
The namelist screenlist controls screen output. Every subroutine, e.g. xy00aa.h , has its own write flag, Wxy00aa . | |
Modules | |
module | constants |
some constants used throughout the code | |
module | numerical |
platform-dependant numerical resolution | |
module | fileunits |
central definition of file units to avoid conflicts | |
module | cputiming |
timing variables | |
module | typedefns |
type definitions for custom datatypes | |
Functions/Subroutines | |
subroutine | inputlist::initialize_inputs |
Input namelists.