HYPE
Loading...
Searching...
No Matches
statetype_module::soilstatetype Type Reference

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

Detailed Description

Type for state variables related to soil.

Data Type Components Description

◆ conc

real, dimension(:,:,:,:), allocatable statetype_module::soilstatetype::conc

concentration of soil moisture per land-soil combination (substance,soillayer,class,subbasin)

◆ deeptemp

real, dimension(:,:), allocatable statetype_module::soilstatetype::deeptemp

temperature of deep soil (degree Celcius) (class,subbasin)

◆ fastc

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::fastc

fastC pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)

◆ fastn

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::fastn

fastN pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)

◆ fastp

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::fastp

fastP pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)

◆ humusc

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::humusc

humusC pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)

◆ humusn

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::humusn

humusN pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)

◆ humusp

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::humusp

humusN pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)

◆ icelens

integer, dimension(:,:), allocatable statetype_module::soilstatetype::icelens

presence of ice lens for infiltration into frozen soils (nclass,subbasin)

◆ ocrelpool

real, dimension(:,:), allocatable statetype_module::soilstatetype::ocrelpool

pool of delayed OC in runoff (mg/m2) (class,subbasin)

◆ oldgrw

real, dimension(:,:), allocatable statetype_module::soilstatetype::oldgrw

class ground water table last timestep (m) (class,subbasin)

◆ partp

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::partp

partP pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)

◆ partt1

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::partt1

adsorbed T1 pool in soil (kg/km2=mg/m2) (kg/km2/mm=mg/L) (soillayer,class,subbasin)

◆ pprelpool

real, dimension(:,:), allocatable statetype_module::soilstatetype::pprelpool

pool of delayed PP in runoff (mg/m2) (class,subbasin)

◆ srelpool

real, dimension(:,:), allocatable statetype_module::soilstatetype::srelpool

pool of delayed SS in runoff (mg/m2) (class,subbasin)

◆ surface

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::surface

substance on soil surface (kg/km2=mg/m2) (kg/km2/mm=mg/L) (substance,class,subbasin)

◆ temp

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::temp

temperature of soil (degree Celcius) (soillayer,class,subbasin)

◆ water

real, dimension(:,:,:), allocatable statetype_module::soilstatetype::water

soil moisture per soil-landuse combination (soillayer,class,subbasin)


The documentation for this type was generated from the following file: