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

Public Data Type Components

real, dimension(:,:), allocatable water
real, dimension(:,:), allocatable temp
real, dimension(:,:,:), allocatable conc
real, dimension(:,:), allocatable tpmean
real, dimension(:,:), allocatable temp10
real, dimension(:,:), allocatable temp20
real, dimension(:,:), allocatable uppertemp
real, dimension(:,:), allocatable lowertemp
real, dimension(:,:), allocatable areafrac
real, dimension(:,:,:), allocatable sedpool
real, dimension(:,:), allocatable sedage
real, dimension(:,:), allocatable seddens
integer, dimension(:,:), allocatable sedflush
real, dimension(:,:,:), allocatable layervol
real, dimension(:,:,:,:), allocatable layerconc

Detailed Description

Type for state variables related to lake.

Data Type Components Description

◆ areafrac

real, dimension(:,:), allocatable statetype_module::lakestatetype::areafrac

fraction of lake water area/contributing area (lakesection,subbasin) - only for laketype 1!

◆ conc

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

concentration in lakes (mg/L etc) (substances,laketype,subbasin)

◆ layerconc

real, dimension(:,:,:,:), allocatable statetype_module::lakestatetype::layerconc

concentration in lakes (mg/L etc) (substances,layer,laketype,subbasin)

◆ layervol

real, dimension(:,:,:), allocatable statetype_module::lakestatetype::layervol

water volume of lake layers (mm) (layer,laketype,subbasin)

◆ lowertemp

real, dimension(:,:), allocatable statetype_module::lakestatetype::lowertemp

lower layer (hypolimnion) temperature (laketype,subbasin) - only used for laketype 2

◆ sedage

real, dimension(:,:), allocatable statetype_module::lakestatetype::sedage

age of sediment in lake since flushing (timesteps) (laketype,subbasin)

◆ seddens

real, dimension(:,:), allocatable statetype_module::lakestatetype::seddens

density of sediment in lake (timesteps) (laketype,subbasin)

◆ sedflush

integer, dimension(:,:), allocatable statetype_module::lakestatetype::sedflush

lake sediment flush on/off (laketype,subbasin)

◆ sedpool

real, dimension(:,:,:), allocatable statetype_module::lakestatetype::sedpool

sediment in lake (kg) (substance,laketype,subbasin)

◆ temp

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

lake temperature (laketype,subbasin)

◆ temp10

real, dimension(:,:), allocatable statetype_module::lakestatetype::temp10

10-day mean lake temperature (laketype,subbasin)

◆ temp20

real, dimension(:,:), allocatable statetype_module::lakestatetype::temp20

20-day mean lake temperature (laketype,subbasin)

◆ tpmean

real, dimension(:,:), allocatable statetype_module::lakestatetype::tpmean

365-day mean Total Phosphorus concentration of lake (laketype,subbasin)

◆ uppertemp

real, dimension(:,:), allocatable statetype_module::lakestatetype::uppertemp

upper layer (epilimnion) temperature (laketype,subbasin) - only used for laketype 2

◆ water

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

water stage of lake (mm) (laketype,subbasin)


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