HYPE
All Classes Namespaces Files Functions Variables Pages
Private Data Type Components | List of all members
statetype_module::soilstatetype Type Reference

Private 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
private

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

◆ deeptemp

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

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

◆ fastc

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

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

◆ fastn

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

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

◆ fastp

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

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

◆ humusc

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

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

◆ humusn

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

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

◆ humusp

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

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

◆ icelens

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

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

◆ ocrelpool

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

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

◆ oldgrw

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

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

◆ partp

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

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

◆ partt1

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

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
private

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

◆ srelpool

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

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

◆ surface

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

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

◆ temp

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

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

◆ water

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

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


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