swr_satexcess Subroutine

subroutine swr_satexcess()

Uses

  • proc~~swr_satexcess~~UsesGraph proc~swr_satexcess swr_satexcess module~basin_module basin_module proc~swr_satexcess->module~basin_module module~gwflow_module gwflow_module proc~swr_satexcess->module~gwflow_module module~hru_module hru_module proc~swr_satexcess->module~hru_module module~hydrograph_module hydrograph_module proc~swr_satexcess->module~hydrograph_module module~organic_mineral_mass_module organic_mineral_mass_module proc~swr_satexcess->module~organic_mineral_mass_module module~reservoir_module reservoir_module proc~swr_satexcess->module~reservoir_module module~soil_module soil_module proc~swr_satexcess->module~soil_module module~hydrograph_module->module~basin_module module~time_module time_module module~hydrograph_module->module~time_module
~ ~ ~ PURPOSE ~ ~ ~
this subroutine moves water to upper layers if saturated and can't perc

~ ~ ~ OUTGOING VARIABLES ~ ~ ~
name        |units         |definition
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
sep         |mm H2O        |micropore percolation from soil layer
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ ~ ~ SUBROUTINES/FUNCTIONS CALLED ~ ~ ~
Intrinsic: Max
SWAT: percmacro, percmicro

~ ~ ~ ~ ~ ~ END SPECIFICATIONS ~ ~ ~ ~ ~ ~

bottom layers - move water above upper limit to next layer up top layer if no depressional storage (wetland), add to surface runoff check if entire profile is saturated - could get excess in first layer if irrigating on frozen soil if still saturated if depressional storage, add to ponded water if no depressional storage, add to surface runoff rtb gwflow: add ul_excess to runoff storage !!!! Ryan please check; move water and nutrient upward and add to wetland storage Jaehak 2022 this is not actual upward movement of water and nutrient, but a process computationally rebalancing water and mass balance in the soil profile add ratio of nutrients to be reallocated to ponding water substract the fraction of nutrient in the top soil layer add to the wetland water nutrient storage

Arguments

None

Calls

proc~~swr_satexcess~~CallsGraph proc~swr_satexcess swr_satexcess amin1 amin1 proc~swr_satexcess->amin1