Public Data Type Components | |
real | qprod1 = 0. |
real | qprod2 = 0. |
real | qamp = 0. |
real | qpha = 102. |
real | w0ref = 0. |
real | wmin = 0 |
real | wampcoeff |
real | limprod = missing_value |
real | rate = 0. |
real | exp = 0. |
real | regvol = 0. |
real | qinfmed = 0 |
real | qinfmin = 0 |
real | qinfmax = 0 |
real | snowfrac = 0 |
integer | purpose = 0 |
integer | datum1 = 0 |
integer | datum2 = 0 |
integer | resmode = 0 |
type(sedimentmanagementtype) | sedmgmt |
type(datetype), dimension(2) | btdate = DateType(0, 0, 0, 0, 0) |
Type for holding information about dams.
type(datetype), dimension(2) modvar::damtype::btdate = DateType(0, 0, 0, 0, 0) |
start and end date of regulation for dam (build,tear down)
integer modvar::damtype::datum1 = 0 |
integer modvar::damtype::datum2 = 0 |
real modvar::damtype::exp = 0. |
exponent parameter of outflow equation
real modvar::damtype::limprod = missing_value |
fractional level when production is starting to be limited (-)
integer modvar::damtype::purpose = 0 |
Purpose of dam, 1=irrigation, 2=water supply, 3=flood control, 4=hydroelectricity, 0 = natural.
real modvar::damtype::qamp = 0. |
regulated lake, amplitude of variation of average discharge between wmin and w0
real modvar::damtype::qinfmax = 0 |
Observed or Simulated inflow to dam (from natural run), maximum monthly mean.
real modvar::damtype::qinfmed = 0 |
Observed or Simulated inflow to dam (from natural run), mean of Year.
real modvar::damtype::qinfmin = 0 |
Observed or Simulated inflow to dam (from natural run), minimum monthly mean.
real modvar::damtype::qpha = 102. |
regulated lake, phase of variation of average discharge
real modvar::damtype::qprod1 = 0. |
regulated dam, discharge between wmin and w0 (m3/s) for period 1
real modvar::damtype::qprod2 = 0. |
real modvar::damtype::rate = 0. |
rate parameter of outflow equation (m2/s)
real modvar::damtype::regvol = 0. |
Volume of dam used for regulation.
integer modvar::damtype::resmode = 0 |
Reservoir operation mode (1=sediment always submerged or nearly submerged, 2=normally moderate to considerable reservoir drawdown, 3=reservoir normally empty, 4=riverbed sediments)
type(sedimentmanagementtype) modvar::damtype::sedmgmt |
real modvar::damtype::snowfrac = 0 |
Observed of Simulated fraction of precip that is snow.
real modvar::damtype::w0ref = 0. |
threshold for dam, "dämningsgräns" (m in w-reference-system)
real modvar::damtype::wampcoeff |
adjustment factor for waterstage to "real" regulation amplitude
real modvar::damtype::wmin = 0 |
threshold for dam, "sänkningsgräns" (m) in local system ("dämningsgräns"=0)