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

Private Data Type Components

real, dimension(:), allocatable temp5
 
real, dimension(:), allocatable temp30
 
real, dimension(:), allocatable temp10
 
real, dimension(:), allocatable temp20
 
real, dimension(:,:,:), allocatable gstemp
 
real, dimension(:,:,:), allocatable gsacc
 
integer, dimension(:,:,:), allocatable gsbegin
 
real, dimension(:,:), allocatable nextirrigation
 
real, dimension(:,:,:), allocatable cnextirrigation
 
real, dimension(:), allocatable updatestationsarcorr
 
real, dimension(:,:), allocatable floodwater
 
real, dimension(:,:,:), allocatable cfloodwater
 
real, dimension(:,:), allocatable partt1sf
 
real, dimension(:), allocatable nexttransfer
 
real, dimension(:,:), allocatable cnexttransfer
 

Detailed Description

Type for miscellaneous state variables.

Data Type Components Description

◆ cfloodwater

real, dimension(:,:,:), allocatable statetype_module::miscstatetype::cfloodwater
private

concentration of water flooded (m3) (substances,mainriver/olake,subbasin)

◆ cnextirrigation

real, dimension(:,:,:), allocatable statetype_module::miscstatetype::cnextirrigation
private

concentration of the irrigation water (substance,class,subbasin)

◆ cnexttransfer

real, dimension(:,:), allocatable statetype_module::miscstatetype::cnexttransfer
private

concentration of the water transfer (substance,subbasin)

◆ floodwater

real, dimension(:,:), allocatable statetype_module::miscstatetype::floodwater
private

volume of water flooded (m3) (mainriver/olake,subbasin)

◆ gsacc

real, dimension(:,:,:), allocatable statetype_module::miscstatetype::gsacc
private

degree days for growing season start (croporder,class,subbasin)

◆ gsbegin

integer, dimension(:,:,:), allocatable statetype_module::miscstatetype::gsbegin
private

growing seasons start pseudo dayno (croporder,class,subbasin)

◆ gstemp

real, dimension(:,:,:), allocatable statetype_module::miscstatetype::gstemp
private

daily average temperature for growing season start (croporder,class,subbasin)

◆ nextirrigation

real, dimension(:,:), allocatable statetype_module::miscstatetype::nextirrigation
private

irrigation water to be applied next timestep (mm) (class,subbasin)

◆ nexttransfer

real, dimension(:), allocatable statetype_module::miscstatetype::nexttransfer
private

water transfer to be applied next timestep (m3/s) (subbasin)

◆ partt1sf

real, dimension(:,:), allocatable statetype_module::miscstatetype::partt1sf
private

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

◆ temp10

real, dimension(:), allocatable statetype_module::miscstatetype::temp10
private

10-day mean air temperature (subbasin)

◆ temp20

real, dimension(:), allocatable statetype_module::miscstatetype::temp20
private

20-day mean air temperature (subbasin)

◆ temp30

real, dimension(:), allocatable statetype_module::miscstatetype::temp30
private

30-day mean air temperature (subbasin)

◆ temp5

real, dimension(:), allocatable statetype_module::miscstatetype::temp5
private

5-day mean air temperature (subbasin)

◆ updatestationsarcorr

real, dimension(:), allocatable statetype_module::miscstatetype::updatestationsarcorr
private

AR-error of each subbasin (update function qar) (subbasin)


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