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

Public Data Type Components

integer subid
 
integer regsourceid = 0
 
integer demandtype
 
logical dam = .FALSE.
 
real local_eff = 1.
 
real reg_eff = 1.
 
real gw_part
 
real sw_part
 

Detailed Description

Type for holding information about irrigation.

Data Type Components Description

◆ dam

logical modvar::irrigationtype::dam = .FALSE.

status of irrigation dam?

◆ demandtype

integer modvar::irrigationtype::demandtype

type of irrigation water demand equation

◆ gw_part

real modvar::irrigationtype::gw_part

part of irrigation from (local) groundwater (-)

◆ local_eff

real modvar::irrigationtype::local_eff = 1.

efficiency of irrigation in the subbasin (-)

◆ reg_eff

real modvar::irrigationtype::reg_eff = 1.

efficiency of irrigation in the regional irrigation net (-)

◆ regsourceid

integer modvar::irrigationtype::regsourceid = 0

identification number for regional source for irrigation of subbasin

◆ subid

integer modvar::irrigationtype::subid

identification number for subbasin

◆ sw_part

real modvar::irrigationtype::sw_part

part of irrigation from (local) surface water (-)


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