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

Public 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

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

◆ cnextirrigation

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

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

◆ cnexttransfer

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

concentration of the water transfer (substance,subbasin)

◆ floodwater

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

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

◆ gsacc

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

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

◆ gsbegin

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

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

◆ gstemp

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

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

◆ nextirrigation

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

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

◆ nexttransfer

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

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

◆ partt1sf

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

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

◆ temp10

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

10-day mean air temperature (subbasin)

◆ temp20

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

20-day mean air temperature (subbasin)

◆ temp30

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

30-day mean air temperature (subbasin)

◆ temp5

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

5-day mean air temperature (subbasin)

◆ updatestationsarcorr

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

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


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