![]() |
GBS
|
Data Types | |
| type | tequilibriuminput |
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 | |
| character(len=60), pointer | b_type => null() |
| character(len=60), pointer | tria_type => null() |
| real(dp), pointer | b0sign => null() |
| real(dp), pointer | w_smooth => 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 |