gwflow_solute Subroutine

subroutine gwflow_solute()

Uses

  • proc~~gwflow_solute~~UsesGraph proc~gwflow_solute gwflow_solute module~gwflow_module gwflow_module proc~gwflow_solute->module~gwflow_module module~time_module time_module proc~gwflow_solute->module~time_module

~ ~ ~ PURPOSE ~ ~ ~ this subroutine calculates solute advection, dispersion, chemical reactions, and sorption for groundwater solute transport. Called from gwflow_lateral once per flow time step. Contains its own sub-timestep loop (num_ts_transport steps). Uses cell_con%latl and cell_con%sat populated during the Darcy flow calculation in the same time step.

Arguments

None

Calls

proc~~gwflow_solute~~CallsGraph proc~gwflow_solute gwflow_solute gwflow_chem gwflow_chem proc~gwflow_solute->gwflow_chem