~ ~ ~ PURPOSE ~ ~ ~ Routes water through a wallo canal: computes outflow, applies loss, and distributes canal seepage to aquifer (gwflow grid cells or 1-D aquifer).
simple drawdown days decision table to condition outflow from canal outflow is the fraction of the withdrawal from the canal subtract amount that is removed compute canal loss volume outflow to receiving object (after loss) route canal loss to aquifer gwflow active: distribute loss to grid cells proportional to canal length cell connections read from gwflow.canals, indexed by canal_id matching ican add seepage to cell storage and flux tracking no cell connections for this canal -- fall back to 1-D aquifer no gwflow: add loss to 1-D aquifer storage
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | iwallo | |||
| integer, | intent(in) | :: | itrn | |||
| integer, | intent(in) | :: | ican |