res_hydro Subroutine

subroutine res_hydro(jres, id, pvol_m3, evol_m3)

Uses

release at constant rate release at percentage of principal volume JK: added functionality to use const2 to reduce/increase inflow variable - const is max release release at fraction of inflow release all volume above emergency release based on drawdown days release based on drawdown days + percentage of principal volume release inflow + all volume over target (pvol_m3), use condition associated with action release based on irrigation demand of hru or water rights object const allows a fraction (usually > 1.0) of the demand (m3) released release based on weir equation measured outflow or release

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: jres
integer, intent(in) :: id
real, intent(in) :: pvol_m3
real, intent(in) :: evol_m3