HYPE
All Classes Namespaces Files Functions Variables Pages
Public Data Type Components | List of all members
modvar::aquifertype Type Reference

Public Data Type Components

integer, dimension(nregiondivisionsparregion
 
real area
 
real porosity
 
real maxvol
 
real basedepth
 
real passivedep
 
real reference
 
real inivol
 
real passivevol
 
real temperature = 0.
 
real conc_in = 0.
 
real conc_sp = 0.
 
real percdelay
 
real retrate
 

Detailed Description

Type for holding information about aquifers.

Data Type Components Description

◆ area

real modvar::aquifertype::area

aquifer horizontal area (m2)

◆ basedepth

real modvar::aquifertype::basedepth

base depth (returnflow threshold) of aquifer (m)

◆ conc_in

real modvar::aquifertype::conc_in = 0.

initial IN concentration of aquifer (mg/L)

◆ conc_sp

real modvar::aquifertype::conc_sp = 0.

initial SP concentration of aquifer (mg/L)

◆ inivol

real modvar::aquifertype::inivol

initial volume of aquifer (m3)

◆ maxvol

real modvar::aquifertype::maxvol

maximum volume of aquifer (m3)

◆ parregion

integer, dimension(nregiondivisions) modvar::aquifertype::parregion

parameter region, only one in aquifer though

◆ passivedep

real modvar::aquifertype::passivedep

passive depth of aquifer (m)

◆ passivevol

real modvar::aquifertype::passivevol

passive volume of aquifer (m3) (part of inivol)

◆ percdelay

real modvar::aquifertype::percdelay

delay of deep percolation (days)

◆ porosity

real modvar::aquifertype::porosity

(average) porosity of aquifer (-)

◆ reference

real modvar::aquifertype::reference

level of reference to calculate aquifer water level (m)

◆ retrate

real modvar::aquifertype::retrate

rate parameter of return flow

◆ temperature

real modvar::aquifertype::temperature = 0.

temperature of aquifer water (degree Celsius)


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