Nodes of different colours represent the following:
Solid arrows point from a submodule to the (sub)module which it is
descended from. Dashed arrows point from a module or program unit to
modules which it uses.
Where possible, edges connecting nodes are
given different colours to make them easier to distinguish in
large graphs.
zero outgoing flow
set water body pointer to res
initialize variables for wetland daily simulation
add precipitation - mmha10.=m3 (used same area for infiltration and soil evap)
add irrigation water to the paddy/wetland storage
update wetland surface area - solve quadratic to find new depth
infiltration of the standing water to the topsoil layer.
Any excess infiltration volume estimated here is reverted (back to waterbody) in swr_satexcess.
if not a floodplain wetland
calc release from decision table
weir discharge (ht2) by decision tables
weir discharge by manual operation Jaehak 2025
subtract outflow from storage
daily total runoff
compute sediment deposition
perform reservoir nutrient balance
perform salt ion constituent balance
perform wetland constituent balance
perform reservoir pesticide transformations
set values for routing variables
undefined
set inflow and outflow variables for reservoir_output
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Where possible, edges connecting nodes are
given different colours to make them easier to distinguish in
large graphs.