gwflow_pump_allo Subroutine

subroutine gwflow_pump_allo(ob_id_dmd, demand_vol, extracted, dmd_unmet)

Uses

  • proc~~gwflow_pump_allo~~UsesGraph proc~gwflow_pump_allo gwflow_pump_allo module~constituent_mass_module constituent_mass_module proc~gwflow_pump_allo->module~constituent_mass_module module~cs_module cs_module proc~gwflow_pump_allo->module~cs_module module~gwflow_module gwflow_module proc~gwflow_pump_allo->module~gwflow_module module~hru_module hru_module proc~gwflow_pump_allo->module~hru_module module~hydrograph_module hydrograph_module proc~gwflow_pump_allo->module~hydrograph_module module~organic_mineral_mass_module organic_mineral_mass_module proc~gwflow_pump_allo->module~organic_mineral_mass_module module~res_cs_module res_cs_module proc~gwflow_pump_allo->module~res_cs_module module~res_salt_module res_salt_module proc~gwflow_pump_allo->module~res_salt_module module~salt_module salt_module proc~gwflow_pump_allo->module~salt_module module~soil_module soil_module proc~gwflow_pump_allo->module~soil_module module~basin_module basin_module module~hydrograph_module->module~basin_module module~time_module time_module module~hydrograph_module->module~time_module module~carbon_module carbon_module module~organic_mineral_mass_module->module~carbon_module module~soil_module->module~carbon_module

~ ~ ~ PURPOSE ~ ~ ~ this subroutine determines the volume of groundwater that is extracted from gwflow grid cells (pumping volume are used in gwflow_simulate, in groundwater balance equations) adapted for swatplusGW water allocation (4-arg call from wallo_withdraw)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ob_id_dmd
real, intent(in) :: demand_vol
real, intent(inout) :: extracted
real, intent(inout) :: dmd_unmet