wallo_treatment Subroutine

subroutine wallo_treatment(iwallo, idmd)

Uses

  • proc~~wallo_treatment~~UsesGraph proc~wallo_treatment wallo_treatment module~hydrograph_module hydrograph_module proc~wallo_treatment->module~hydrograph_module module~water_allocation_module water_allocation_module proc~wallo_treatment->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

treated outflow is a fraction of withdrawal convert concentration to mass recall option for treated water

Arguments

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

Calls

proc~~wallo_treatment~~CallsGraph proc~wallo_treatment wallo_treatment proc~hyd_convert_conc_to_mass hyd_convert_conc_to_mass proc~wallo_treatment->proc~hyd_convert_conc_to_mass