|
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, dimension(:), allocatable | evap |
| real, dimension(:,:), allocatable | layerrunoff |
| real, dimension(:), allocatable | surfacerunoff |
| real, dimension(:), allocatable | tilerunoff |
| real, dimension(:,:), allocatable | percolation |
Type for concentration of water flow set in soilmodel and output from the subroutine.
| real, dimension(:), allocatable hypevariables::soilcflowtype::evap |
concentration of evaporation
| real, dimension(:,:), allocatable hypevariables::soilcflowtype::layerrunoff |
concentration runoff from soil layers 1-3 (mm)
| real, dimension(:,:), allocatable hypevariables::soilcflowtype::percolation |
concentration of vertical flow percolation
| real, dimension(:), allocatable hypevariables::soilcflowtype::surfacerunoff |
concentration of surface runoff (both types) (mg/L...)
| real, dimension(:), allocatable hypevariables::soilcflowtype::tilerunoff |
concentration of runoff though tile drainage