|
HYPE
|
Public Data Type Components | |
| real, dimension(:,:,:), allocatable | water |
| real, dimension(:,:,:), allocatable | temp |
| real, dimension(:,:), allocatable | deeptemp |
| real, dimension(:,:,:,:), allocatable | conc |
| real, dimension(:,:,:), allocatable | humusn |
| real, dimension(:,:,:), allocatable | fastn |
| real, dimension(:,:,:), allocatable | partp |
| real, dimension(:,:,:), allocatable | fastp |
| real, dimension(:,:,:), allocatable | humusp |
| real, dimension(:,:,:), allocatable | fastc |
| real, dimension(:,:,:), allocatable | humusc |
| real, dimension(:,:), allocatable | pprelpool |
| real, dimension(:,:), allocatable | srelpool |
| real, dimension(:,:), allocatable | ocrelpool |
| real, dimension(:,:), allocatable | oldgrw |
| real, dimension(:,:,:), allocatable | partt1 |
| real, dimension(:,:,:), allocatable | surface |
| integer, dimension(:,:), allocatable | icelens |
Type for state variables related to soil.
| real, dimension(:,:,:,:), allocatable statetype_module::soilstatetype::conc |
concentration of soil moisture per land-soil combination (substance,soillayer,class,subbasin)
| real, dimension(:,:), allocatable statetype_module::soilstatetype::deeptemp |
temperature of deep soil (degree Celcius) (class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::fastc |
fastC pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::fastn |
fastN pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::fastp |
fastP pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::humusc |
humusC pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::humusn |
humusN pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::humusp |
humusN pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)
| integer, dimension(:,:), allocatable statetype_module::soilstatetype::icelens |
presence of ice lens for infiltration into frozen soils (nclass,subbasin)
| real, dimension(:,:), allocatable statetype_module::soilstatetype::ocrelpool |
pool of delayed OC in runoff (mg/m2) (class,subbasin)
| real, dimension(:,:), allocatable statetype_module::soilstatetype::oldgrw |
class ground water table last timestep (m) (class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::partp |
partP pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::partt1 |
adsorbed T1 pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)
| real, dimension(:,:), allocatable statetype_module::soilstatetype::pprelpool |
pool of delayed PP in runoff (mg/m2) (class,subbasin)
| real, dimension(:,:), allocatable statetype_module::soilstatetype::srelpool |
pool of delayed SS in runoff (mg/m2) (class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::surface |
substance on soil surface (kg/km2=mg/m2) (kg/km2/mm=mg/L) (substance,class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::temp |
temperature of soil (degree Celcius) (soillayer,class,subbasin)
| real, dimension(:,:,:), allocatable statetype_module::soilstatetype::water |
soil moisture per soil-landuse combination (soillayer,class,subbasin)