Point sources and tile flow outputs should be plausible before continuing with any model calibration. If point sources and/or tile drainage are implemented in you model setups run the following verification steps and analyze the plotted simulation outputs for plausibility, whether the simulated values are in acceptable ranges.
1. Point sources
To analyze implemented point source inputs run the following analysis.
plot_ps(sim_allstress, conc = TRUE)
2. Tile drainage
To analyze tile drainage if implemented in the model setup run the following analysis.
plot_qtile(sim_allstress)
