HYPE
Loading...
Searching...
No Matches
hypevariables::soilcflowtype Type Reference

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

Detailed Description

Type for concentration of water flow set in soilmodel and output from the subroutine.

Data Type Components Description

◆ evap

real, dimension(:), allocatable hypevariables::soilcflowtype::evap

concentration of evaporation

◆ layerrunoff

real, dimension(:,:), allocatable hypevariables::soilcflowtype::layerrunoff

concentration runoff from soil layers 1-3 (mm)

◆ percolation

real, dimension(:,:), allocatable hypevariables::soilcflowtype::percolation

concentration of vertical flow percolation

◆ surfacerunoff

real, dimension(:), allocatable hypevariables::soilcflowtype::surfacerunoff

concentration of surface runoff (both types) (mg/L...)

◆ tilerunoff

real, dimension(:), allocatable hypevariables::soilcflowtype::tilerunoff

concentration of runoff though tile drainage


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