Public Data Type Components | |
integer | isb |
real | mqprod = 0. |
real, dimension(2) | qprod = 0. |
integer, dimension(2) | qdate = 0 |
real | qamp = 0. |
real | qpha = 102. |
real | wmin |
real | rate = 0. |
real | exp = 0. |
real | deltaw0 = 0. |
real | deltaw1 = 0. |
real | limprod = missing_value |
real | minflow = 0. |
logical | obsflow = .FALSE. |
Type for holding information about lakes/lakeoutflow.
real modvar::outlettype::deltaw0 = 0. |
difference in threshold for lake rating curve production period 2, waterstage parameter of outflow equation (m) for this outlet
real modvar::outlettype::deltaw1 = 0. |
difference in threshold compared to outlet 1, general value (m)
real modvar::outlettype::exp = 0. |
exponent parameter of outflow equation
integer modvar::outlettype::isb |
real modvar::outlettype::limprod = missing_value |
fractional level when production is starting to be limited (-)
real modvar::outlettype::minflow = 0. |
minimum allowed flow, for "two outlet" flag for using prod flow as minimum flow (-)
real modvar::outlettype::mqprod = 0. |
maximum production flow (m3/s)
logical modvar::outlettype::obsflow = .FALSE. |
flag for using wanted flow time series for bifurcation (second outlet only) (-)
real modvar::outlettype::qamp = 0. |
regulated lake, amplitude of variation of average discharge between wmin and w0
integer, dimension(2) modvar::outlettype::qdate = 0 |
Start production regime period 1 and 2.
real modvar::outlettype::qpha = 102. |
regulated lake, phase of variation of average discharge (dayno)
real, dimension(2) modvar::outlettype::qprod = 0. |
regulated lake, discharge between wmin and w0 (m3/s) for period 1 and 2
real modvar::outlettype::rate = 0. |
rate parameter of outflow equation (m2/s)
real modvar::outlettype::wmin |
threshold for regulation ("sänkningsgräns"), waterstage parameter of produktion flow (m in local system ("dämningsgräns" is 0))