11.4 Auto Terminate (Simulation End) Options
The IWL) and compares it to the user defined target water level (WL_target). The simulation tracks the model water level at the specified location (MWL) and TUFLOW FV exits cleanly once the target condition is met. Auto termination is based on the following logic:
- If
IWL>WL_target, TUFLOW FV assumes that water levels will follow a decreasing trend during the simulation and will terminate whenMWL<=WL_target. - If
IWL<WL_target, TUFLOW FV assumes that water levels will follow an increasing trend during the simulation and will terminate whenMWL>=WL_target.
| Command | Description |
|---|---|
| Auto Terminate | Optional - Terminates the simulation when a specified water level threshold is reached at a monitoring location. |
The example below enables Auto Terminate with a target water level of 6.0 at a specified monitoring location within the model domain.
In the .fvc file the syntax is as follows.
The log file reports the 2D cell ID associated with the specified monitoring location and if the coordinates fall outside the model domain, TUFLOW FV will return an error.
