wallo_demand Subroutine

subroutine wallo_demand(iwallo, idmd)

Uses

  • proc~~wallo_demand~~UsesGraph proc~wallo_demand wallo_demand module~conditional_module conditional_module proc~wallo_demand->module~conditional_module module~hru_module hru_module proc~wallo_demand->module~hru_module module~hydrograph_module hydrograph_module proc~wallo_demand->module~hydrograph_module module~reservoir_module reservoir_module proc~wallo_demand->module~reservoir_module module~water_allocation_module water_allocation_module proc~wallo_demand->module~water_allocation_module module~basin_module basin_module module~hydrograph_module->module~basin_module module~time_module time_module module~hydrograph_module->module~time_module module~water_allocation_module->module~hydrograph_module

compute total demand from each demand object minicipal demand use recall object for demand reservoir demand use average daily or a flow control decision table use decision table for flow control - water allocation diversion demand use average daily or a flow control decision table use decision table for flow control - water allocation irrigation demand if there is demand, use amount from water allocation file initialize unmet to total demand and subtract as water is withdrawn compute demand from each source object

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iwallo
integer, intent(in) :: idmd

Calls

proc~~wallo_demand~~CallsGraph proc~wallo_demand wallo_demand actions actions proc~wallo_demand->actions conditions conditions proc~wallo_demand->conditions