...
- Initialise temporary parameters.
Set each owner’s upstream inflow I(o) to equal that owner’s share of the upstream component’s outflow using equation (10). (The upstream component is the next division upstream, or if it is the first division in the link, the upstream node).
- Determine the volume of the total flow based flux, fFlowLG(), for this time step to be shared according to fixed ratio, expression or time series specified by the modeller. Where relevant, also determine the volume, LossHF, that is to be shared using high flow rules (i.e. Murray-style losses), which is the volume that is in excess of the value of fFlowLG().
- If the ownership system uses Murray-style losses:
The flux based on flow up to the high flow threshold is shared according to fixed ratio. This volume is:
Eqation - If the ownership system uses Murray-style losses:
Equation 57
The flux based on flow above the high flow threshold is shared according to high-flow rules. This volume is:
Equation 58
Otherwise, all the flux is shared using fixed shares, expression or time series
specified by the modeller:
Equation 59
- Determine every owner’s fixed flux total for this time step (Lossfixed(o)), where the modeller has specified which of the link’s lateral fluxes (time series, general purpose flow based, groundwater and net evaporation) are fixed at the ownership system level (noting these must satisfy equation (11)).
- Time series flux:
- Determine the owner’s share of input time series:
- If the time series flux for the current link is not input per owner, and for the ownership system time series flux sharing is by fixed ratio, apply the specified owner’s ratio to the total time series flux, 〖Flux〗_TS, that was calculated prior to ownership processing (〖Flux〗_TS has been adjusted to ensure total loss does not exceed the amount of water in the division).
Time series flux:
- Determine the total proportional flux, Lossprop.
- Determine the division’s state (‘dead’ or ‘live’).
- Find the division’s storage using a method appropriate to the state of the division (i.e. whether ‘dead’ or ‘live’). These methods are summarised in the two following sections.
- Calculate each owner’s outflow, , using equations (15) or (16), as appropriate, rearranged so the term is on the left hand side of the equation.
- Adjust owner shares of outflow as necessary to ensure that none are negative. The principles are discussed in Ownership Adjustments, above. In summary, if , the owner concerned borrows from other owners to ensure O(o)=0.
- Calculate owner mass balances to report, based on equation (15) or (16), as appropriate, using adjusted values of O(o)=0.
Data
Input data
Details on data requirements are provided in the Source User Guide.
...