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 |
Type for holding information about irrigation.
logical modvar::irrigationtype::dam = .FALSE. |
status of irrigation dam?
integer modvar::irrigationtype::demandtype |
type of irrigation water demand equation
real modvar::irrigationtype::gw_part |
part of irrigation from (local) groundwater (-)
real modvar::irrigationtype::local_eff = 1. |
efficiency of irrigation in the subbasin (-)
real modvar::irrigationtype::reg_eff = 1. |
efficiency of irrigation in the regional irrigation net (-)
integer modvar::irrigationtype::regsourceid = 0 |
identification number for regional source for irrigation of subbasin
integer modvar::irrigationtype::subid |
identification number for subbasin
real modvar::irrigationtype::sw_part |
part of irrigation from (local) surface water (-)