|
HYPE
|
Public Data Type Components | |
Types and variables for soil flows, concentrations and fluxes. | |
Type for water flow of soil that is set in soilmodel and output from the subroutine | |
| real | snowfall |
| real | rainfall |
| real | evap |
| real | snowevap |
| real | glacierevap |
| real | floodplainevap |
| real | snowmeltfrac |
| real | glacmeltfrac |
| real | infiltration |
| real | excessinfilt |
| real | satsurfacerunoff |
| real, dimension(2) | percolation |
| real, dimension(2) | upwelling_nps |
| real, dimension(2) | upwelling_rgrw |
| real | irrapplied |
| real, dimension(2) | glacierflows |
| real, dimension(:), allocatable | soilevap |
| real, dimension(:), allocatable | macroporeflow |
| real, dimension(:), allocatable | layerrunoff |
| real, dimension(:), allocatable | tilerunoff |
| real, dimension(:), allocatable | npsinflow |
| real hypevariables::soilwflowtype::evap |
total evaporation from land class (mm)
| real hypevariables::soilwflowtype::excessinfilt |
surface runoff generated by lack of infiltration capcacity, is a component of gross infiltration (mm)
| real hypevariables::soilwflowtype::floodplainevap |
evaporation from flooded floodplain (m3)
| real hypevariables::soilwflowtype::glacierevap |
evaporation from glacier (mm) of glacier area
| real, dimension(2) hypevariables::soilwflowtype::glacierflows |
flow between snow plain snow and glacier when glacier grow, precipitation on glacier [m3/timestep]
| real hypevariables::soilwflowtype::glacmeltfrac |
fraction of gross infiltration from glacier melt (rain+snowmelt+glacmet=1) (-)
| real hypevariables::soilwflowtype::infiltration |
infiltration to soil layer 1, is a component of gross infiltration (mm)
| real hypevariables::soilwflowtype::irrapplied |
applied irrigation (mm) (additional infiltration, not included in infiltration component)
| real, dimension(:), allocatable hypevariables::soilwflowtype::layerrunoff |
runoff from soil layers 1-3 (mm)
| real, dimension(:), allocatable hypevariables::soilwflowtype::macroporeflow |
flow through macropores to soil layers 1-3, is a component of gross infiltration (mm)
| real, dimension(:), allocatable hypevariables::soilwflowtype::npsinflow |
inflow of non point source to soil layers 1-3 (mm)
| real, dimension(2) hypevariables::soilwflowtype::percolation |
vertical flows:1-2=percolation
| real hypevariables::soilwflowtype::rainfall |
Precipitation as snow (mm).
| real hypevariables::soilwflowtype::satsurfacerunoff |
surface runoff generated by saturated soil overflow (mm)
| real hypevariables::soilwflowtype::snowevap |
evaporation from snow (mm of dry area (rescaled to floodplain area resp glacier class area))
| real hypevariables::soilwflowtype::snowfall |
Precipitation as rain (mm).
| real hypevariables::soilwflowtype::snowmeltfrac |
fraction of gross infiltration from snow melt (rain+snowmelt+glacmet=1) (-)
| real, dimension(:), allocatable hypevariables::soilwflowtype::soilevap |
evaporation from soil layers (mm)
| real, dimension(:), allocatable hypevariables::soilwflowtype::tilerunoff |
runoff though tile drainage from soil layers 1-3 (mm)
| real, dimension(2) hypevariables::soilwflowtype::upwelling_nps |
vertical flows:1-2=upwelling due to non point source data to lowest soil layer
| real, dimension(2) hypevariables::soilwflowtype::upwelling_rgrw |
vertical flows:1-2=upwelling due to regional groundwater flows addition to lowest soil layer