SURFEX v8.1
General documentation of Surfex
|
Variables | |
type(xios_context) | txios_context |
logical | lxios =.FALSE. |
character(len=6) | yxios_context = "surfex" |
character(len=14) | coutput_default ="surfex_cselect" |
logical | lallow_add_dim =.FALSE. |
integer | nbase_xios_freq =1 |
logical | lxios_def_closed |
character(len=6) | yxios_domain |
integer | ntimestep =-1 |
integer | nblock =1 |
character(len=30) | ypatch_dim_name ="patch" |
character(len=30) | yground_layer_dim_name ="ground_layer" |
character(len=30) | ywground_layer_dim_name ="ground_water_layer" |
character(len=30) | ywiground_layer_dim_name ="ground_ice_layer" |
character(len=30) | ysnow_patch_dim_name ="snow_patch" |
character(len=30) | yseaice_layer_dim_name ="seaice_layer" |
character(len=30) | yswband_dim_name ="swband" |
character(len=30) | yatm_vaxis_name ="klev" |
character(len=14) modd_xios::coutput_default ="surfex_cselect" |
Definition at line 47 of file modd_xios.F90.
logical modd_xios::lallow_add_dim =.FALSE. |
Definition at line 49 of file modd_xios.F90.
logical modd_xios::lxios =.FALSE. |
Definition at line 41 of file modd_xios.F90.
logical modd_xios::lxios_def_closed |
Definition at line 54 of file modd_xios.F90.
integer modd_xios::nbase_xios_freq =1 |
Definition at line 50 of file modd_xios.F90.
integer modd_xios::nblock =1 |
Definition at line 57 of file modd_xios.F90.
integer modd_xios::ntimestep =-1 |
Definition at line 56 of file modd_xios.F90.
integer modd_xios::txios_context |
Definition at line 33 of file modd_xios.F90.
character(len=30) modd_xios::yatm_vaxis_name ="klev" |
Definition at line 70 of file modd_xios.F90.
character(len=30) modd_xios::yground_layer_dim_name ="ground_layer" |
Definition at line 64 of file modd_xios.F90.
character(len=30) modd_xios::ypatch_dim_name ="patch" |
Definition at line 63 of file modd_xios.F90.
character(len=30) modd_xios::yseaice_layer_dim_name ="seaice_layer" |
Definition at line 68 of file modd_xios.F90.
character(len=30) modd_xios::ysnow_patch_dim_name ="snow_patch" |
Definition at line 67 of file modd_xios.F90.
character(len=30) modd_xios::yswband_dim_name ="swband" |
Definition at line 69 of file modd_xios.F90.
character(len=30) modd_xios::ywground_layer_dim_name ="ground_water_layer" |
Definition at line 65 of file modd_xios.F90.
character(len=30) modd_xios::ywiground_layer_dim_name ="ground_ice_layer" |
Definition at line 66 of file modd_xios.F90.
character(len=6) modd_xios::yxios_context = "surfex" |
Definition at line 46 of file modd_xios.F90.
character(len=6) modd_xios::yxios_domain |
Definition at line 55 of file modd_xios.F90.