Water quality parameters

The following sets of parameters are used in a water quality simulation:

In addition, WQ turbidity parameters are used when carrying out a turbidity analysis:

Water quality model parameters

Link parameters

Two reaction rate parameters on the Pipe Definition page of the Link property sheet are set:

Note: Source dependent bulk coefficient values may be specified at individual nodes which may override or scale the pipe Bulk Coefficient value when calculating reaction rates for water that entered the system at the node.

Node water quality parameters

The parameters on the Water Quality Profile page of the Node property sheet form part of the control data for each node in the network.

Source dependent coefficient data fields are used to specify bulk coefficient parameters to be applied to water entering the system at the node.

Reservoir parameters

The node water quality parameters can be set at a reservoir node.

Additional water quality parameters are found on the Reservoir Parameters and Reservoir Control pages of the Reservoir property sheet:

Note: Source dependent bulk coefficient values may be specified at an individual node which may override or scale the reservoir Reaction Coefficient value when calculating reaction rates for water that entered the system at the node.

Turbidity analysis parameters

Link turbidity parameters

Turbidity parameters are set on the WQ Turbidity page of the Link property sheet.

If values are not set, the pipe cannot be a source of turbidity, although turbidity can still pass through the pipe from upstream pipes or node sources.

For a pipe to be a possible source of turbidity, all fields except Erosion Exponent must have a value greater than zero. The Erosion Exponent field can take any value; if left unspecified a default of 2 is assumed.

Turbidity values can be set for multiple links using SQL. See example

The example SQL below will display a prompt dialog in which values for each turbidity parameter can be specified. Enter the turbidity parameter values and click OK to apply the values to all links with associated control.

PROMPT LINE $maxshear 'Default Max Shear Strength' STRING;

PROMPT LINE $intshear 'Default Initial Shear Strength' STRING;

PROMPT LINE $erosioncoeff 'Default Erosion Coeff' STRING;

PROMPT LINE $erosionexp 'Default Erosion Exponent' STRING;

PROMPT LINE $releasecoeff 'Default Release Coeff' STRING;

PROMPT DISPLAY;

SET joined.wq_max_shear_strength = $maxshear;

SET joined.wq_init_shear_strength = $intshear;

SET joined.wq_erosion_coefficient = $erosioncoeff;

SET joined.wq_erosion_exponent = $erosionexp;

SET joined.wq_release_coefficient = $releasecoeff;

Node turbidity parameters

Turbidity profile data values are set on the Water Quality Turbidity Profile page of the Node property sheet:

Run parameters

Overview

The run parameters are set on the Water Quality Options dialog when scheduling a water quality run.

Up to ten trace nodes can be selected on the options dialog. When so selected, additional reporting facilities are available for tracking the blending of water from different sources:

On the options dialog, a solute data object containing water quality parameters to be used during the simulation may be selected. The values defined in the solute data object will be displayed below the selection box in the options dialog. If a solute data object is not selected, default values will be used as displayed in the dialog.

Parameters

The parameters on the Water Quality Options dialog to give greatest consideration to are: