gwflow_chem Subroutine

subroutine gwflow_chem(cell_id, gw_vol)

Uses

  • proc~~gwflow_chem~~UsesGraph proc~gwflow_chem gwflow_chem module~constituent_mass_module constituent_mass_module proc~gwflow_chem->module~constituent_mass_module module~gwflow_module gwflow_module proc~gwflow_chem->module~gwflow_module module~hydrograph_module hydrograph_module proc~gwflow_chem->module~hydrograph_module module~basin_module basin_module module~hydrograph_module->module~basin_module module~time_module time_module module~hydrograph_module->module~time_module

~ ~ ~ PURPOSE ~ ~ ~ this subroutine calculates chemical reactions in gwflow cells. Fills module arrays mass_rct and mass_min. Called from gwflow_solute.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: cell_id
real, intent(in) :: gw_vol

Calls

proc~~gwflow_chem~~CallsGraph proc~gwflow_chem gwflow_chem gwflow_minl gwflow_minl proc~gwflow_chem->gwflow_minl