GBS
|
Data Types | |
type | ttimeintegrationinput |
Functions/Subroutines | |
subroutine | load_parameters (this, nml_unit) |
Load namelist parameters from a given unit. More... | |
subroutine | print_parameters (this) |
Print parameters. More... | |
subroutine | store_parameters_hdf5 (this, file_unit, group_name) |
Store all the parameters in the HDF5 file provided. More... | |
Variables | |
logical, pointer | l2_norm => null() |
integer, pointer | eval_psimatr_ts => null() |
integer, pointer | ns_nlpol => null() |
character(len=10), pointer | numerical_scheme => null() |
integer, pointer | ntimelevel => null() |
real(dp), pointer | damping => null() |
|
private |
Load namelist parameters from a given unit.
[in] | nml_unit | Unit from which to read the namelist |
|
private |
Print parameters.
|
private |
Store all the parameters in the HDF5 file provided.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |