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

Public Data Type Components

integer main = 0
 
integer grw1 = 0
 
real grwtolake = 0
 
logical uplakebasin
 
integer aquid
 
logical rechargebasin
 
real recievefraction
 

Detailed Description

Type for holding information about flow path between subbasins.

Data Type Components Description

◆ aquid

integer modvar::pathtype::aquid

id of aquifer this subbasin belongs to, 1..naquifers

◆ grw1

integer modvar::pathtype::grw1 = 0

receiving subbasin regional groundwater flow, TODO this can be combined with aquid (recieveid)

◆ grwtolake

real modvar::pathtype::grwtolake = 0

part of groundwater flow that goes to the subbasins olake, TODO THIS can be combined with recievefraction

◆ main

integer modvar::pathtype::main = 0

receiving subbasin main flow

◆ rechargebasin

logical modvar::pathtype::rechargebasin

delivering subbasin

◆ recievefraction

real modvar::pathtype::recievefraction

fraction of aquifer outflow to this subbasin

◆ uplakebasin

logical modvar::pathtype::uplakebasin

subbasin and reciever of mainflow are lakebasins


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