Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The loss node describes the amount of water that is lost from a point in the stream network. Losses may include physical processes such as transmission losses due to evaporation and seepage, or may be used to represent losses associated with measurement error in the data used to develop the model, such as flow-measurement uncertainty.

Scale

Losses are implemented at the site-scale.

Principal developer

eWater CRC

Scientific Provenance

Gauge node was introduced in RiverManager and subsequently became part of River Manager, Source Rivers, WaterCAST, Source Catchments and Source.

Version

Source version 3.0.1

Dependencies

The loss node must be part of a node link network.

Availability

Loss is automatically installed with Source.

Structure & processes

A loss is specified relative to the flow at that point in the system using a monotonically increasing piecewise linear function.

Input data

The input data for the Loss model is a relationship between inflow and loss from a point in the network. The data entered into the table or configured in a .csv file must be in increasing order and the increase in loss must be less then the increase in inflow.

Parameters or settings

Model parameters are summarised in Table 23.

Output data

The loss node outputs a time series of flow.

Table 23. File format for a piecewise linear function configured as a .CSV file

...

Row

...

Column 1

...

Column 2

...

1

...

"Inflow (ML/d)"

...

Losses in a river system can be represented in several ways. Some losses, such as reach evaporation, loss to groundwater and filling of dead storage can be simulated through a link. The loss node can be used to represent losses which are not captured by such explicit models. In Source, the loss node allows you to define a relationship between river flow and loss rate.

 Figure 1. Loss node, Loss characteristics

Image Added

 

A piecewise linear function can be entered manually or loaded from a .CSV file (format shown in Table 1) It is advised that you enter a flow rate relationship greater than the likely maximum simulated flow. If you do not, the linear relationship derived from the last two rows of the loss table will be used to calculate any projections. Refer to About piecewise linear editors for more information.

Table 1. Loss node (data file format)
RowColumn (comma-separated)
12
1Inflow (ML/d)Loss (ML/d)
200
3..n

...

numeric value

...

inflowloss

Ownership can also be configured at the loss node. You can specify what proportion each owner in the system will lose. Refer to Loss.

Image Added