HYPE
Loading...
Searching...
No Matches
statetype_module::riverstatetype 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 psed
real, dimension(:,:,:), allocatable qqueue
real, dimension(:,:,:,:), allocatable cqueue
real, dimension(:,:,:), allocatable cwetland
real, dimension(:,:,:), allocatable qdayacc
real, dimension(:,:,:), allocatable q365
real, dimension(:,:), allocatable qmean
real, dimension(:,:), allocatable t1sed
real, dimension(:,:), allocatable ssed

Detailed Description

Type for state variables related to rivers.

Data Type Components Description

◆ conc

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

concentration in river box (substance,rivertype,subbasin)

◆ cqueue

real, dimension(:,:,:,:), allocatable statetype_module::riverstatetype::cqueue

c of water translated in river (mg/l) (substance,0:maxlag,rivertype,subbasin)

◆ cwetland

real, dimension(:,:,:), allocatable statetype_module::riverstatetype::cwetland

concentration of river wetland volume (mg/l) (substance,rivertype,subbasin)

◆ psed

real, dimension(:,:), allocatable statetype_module::riverstatetype::psed

phosphorus sediment in river (kg) (rivertype,subbasin)

◆ q365

real, dimension(:,:,:), allocatable statetype_module::riverstatetype::q365

Q river last 365 days (m3/s) (dayno,rivertype,subbasin).

◆ qdayacc

real, dimension(:,:,:), allocatable statetype_module::riverstatetype::qdayacc

Q on time step<1 day, used in calculation of daily mean (m3/s) (timestep,rivertype,subbasin).

◆ qmean

real, dimension(:,:), allocatable statetype_module::riverstatetype::qmean

average discharge in river (365-days-MA) (m3/s) (rivertype,subbasin)

◆ qqueue

real, dimension(:,:,:), allocatable statetype_module::riverstatetype::qqueue

q of water translated in river (m3) (0:maxlag,rivertype,subbasin)

◆ ssed

real, dimension(:,:), allocatable statetype_module::riverstatetype::ssed

sediment in river (kg) (rivertype,subbasin)

◆ t1sed

real, dimension(:,:), allocatable statetype_module::riverstatetype::t1sed

T1 in sediment in river (kg) (rivertype,subbasin).

◆ temp

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

river temperature (rivertype,subbasin)

◆ temp10

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

10-day mean river temperature (rivertype,subbasin)

◆ temp20

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

20-day mean river temperature (rivertype,subbasin)

◆ tpmean

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

365-day mean Total Phosphorus concentration of river (rivertype,subbasin)

◆ water

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

water volume of river (rivertype,subbasin) (m3)


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