Appendix A Modifications to AWRA-R

A.1 Background

AWRA-R was originally developed to provide daily retrospective estimates of water fluxes and stores in both regulated and unregulated river systems. The original model does not include management rules to determine allocations nor control of dam releases. In order to model river flow in regulated reaches, the AWRA-R model needs to determine allocations to compute the dam releases needed as inflow into the river system. To this end, new functionality was developed that performs a resource assessment and simulates downstream water demand (for irrigation, mining, industry, town water) and concurrent releases from major dams.

This new functionality was largely based on existing management rules, which were informed by data and management rules from IQQM (Simons et al., 1996).

Four components were developed to represent the new functionality described above:

  1. a water resource assessment to determine allocations
  2. dam storage volumes based on inflows and releases
  3. dam releases based on downstream demand
  4. rules to simulate coal industry water discharges.

These model components are jointly calibrated using both observed data and simulated data from IQQM. They have been developed as a stand-alone model run independently of AWRA-R. Outputs from these components are used as input to the AWRA-R model, which enables it to run more efficiently.

A.2 Modifications

A.2.1 Resource assessment and allocation

A water resource assessment component was developed to estimate the allocation, which is the percentage of the licensed volume for irrigation permitted to be extracted in a water year in the regulated section of the river system. This differs from the IQQM resource assessment which includes all general security licences, whereas all irrigation licences are lumped in AWRA-R. Allocations are computed on 15 August each year and are kept at that level for the remainder of the water year. Again, this differs from IQQM as allocations are computed on 1 July and updated based on resource assessments conducted approximately every fortnight. Allocations cannot go below the level estimated at the previous resource assessment.

To determine the allocation in AWRA-R, the assessment adds the volume of available water in supply dams and subtracts the essential water requirements and losses for the entire river system. The percentage allocation from 15 August onwards is computed as:

Alloc equals min open parenthesis 1 comma max open parenthesis 0 comma fraction numerator S times open parenthesis Irr subscript min end subscript times S subscript tot end subscript close parenthesis over denominator average Rel subscript irr end subscript plus average Rel subscript mine end subscript plus average Rel subscript other end subscript plus average Rel subscript env end subscript plus open parenthesis average P subscript S end subscript minus average E subscript S end subscript close parenthesis times A subscript S comma max end subscript plus S subscript dead end subscript end fraction close parenthesis close parenthesis times 100

(8)

where S is the storage on August 14 (m3), Irrmin is a calibrated parameter that represents the minimum proportion of maximum storage capacity below which there are no irrigation allocations, Stot is the total storage volume for the supply dams (m3), average Rel subscript irr end subscript is the mean annual irrigation release (m3), average Rel subscript mine end subscript is the mean annual mine release (m3), average Rel subscript other end subscript is the mean annual other release (m3), average Rel subscript env end subscript is the mean annual environmental release (m3) which includes minimum flows and an environmental contingency allowance,  average P subscript S end subscript is mean annual rainfall on the reservoir (m), average E subscript S end subscript is mean annual potential evapotranspiration (m), AS,max is the maximum storage surface area (m2) and Sdead is the dead storage volume (m3).

A.2.2 Dam storage volumes

The volume of water stored in a dam at a given time-step is a function of the water stored in the dam in the previous time-step, plus the inflows and outflows for the given time-step. Inflows to the storage include rainfall on the reservoir and contributing catchment runoff. Outflows include losses to evaporation, releases from the dam or dam spills. Thus the storage volume of a reservoir on day j can be expressed in the form of a water balance as:

S subscript j end subscript equals S subscript j minus 1 end subscript plus k Q subscript S comma j end subscript times A subscript cat end subscript plus open parenthesis P subscript S comma j end subscript minus E subscript S comma j end subscript close parenthesis times A subscript S comma j end subscript minus Q subscript rel comma t end subscript

(9)

where Sj-1 is storage on the previous day (m3), k is a calibrated scaling parameter, QS,j (m/day) is AWRA-L runoff depth, Acat is the catchment area (m2) contributing to the storage, PS,j is the rainfall depth on the storage (m/d), ES,j is potential evaporation depth from the storage (m/d), AS,j is the surface area (m2) of the reservoir in day j and Qrel,t is storage release (m3/day).

Leakage from the dam is not explicitly considered in Equation 9 since these data are not available.

Because a dam has a finite storage capacity, there is a volume beyond which the dam will spill because it cannot contain all the inflows. Thus a limit based on dam characteristics is imposed upon the stored volume as:

S subscript j end subscript equals min open parenthesis S subscript j end subscript comma S subscript full end subscript close parenthesis

(10)

When Sj>Sfull, spillway discharge occurs and is calculated as Qspill= Sj- Sfull. At all other times for SjSfull, Qspill=0.

During dry periods when the storage is below a calibrated critical threshold (Smin, in m3), but above the dead storage volume, dam releases are reduced in day j by a factor (Rj, which varies between 0 and 1) depending on the storage level and Smin by:

R subscript j end subscript equals fraction numerator S subscript j minus 1 end subscript minus S subscript dead end subscript over denominator S subscript min end subscript minus S subscript dead end subscript

(11)

where Rj is the reduction factor (varying between 0 and 1) and Smin>Sdead. Dead storage (Sdead) is water stored in the reservoir below the lowest offtake point, which means that this water cannot be released from the dam.

A.2.3 Dam releases

Dam releases are computed as volumes that satisfy downstream demand for irrigation and industry (including mining, power stations and town water supply). In addition, dam releases are made to meet minimum flow requirements and other environmental flows. Thus, the dam release on day j is the sum of the releases (Rel) to all users along all reaches and is given by:

Q subscript rel comma j end subscript equals sum from i equals 1 to n of open parenthesis Rel subscript irr comma i comma j end subscript plus Rel subscript mine comma i comma j end subscript plus Rel subscript ind comma i comma j end subscript plus Rel subscript env comma i comma j end subscript plus Rel subscript other comma i comma j end subscript close parenthesis

(12)

where for reach i and day j, Relirr,i,j is the volume to satisfy irrigation demand, Relmine,i,j is the volume to satisfy mining demand, Relind,i,j is the volume to satisfy industry demand, Relenv,i,j is the environmental release and Relother,i,j is other unaccounted releases. All variables are in m3/day.

The daily irrigation release (Relirr,i,j) is the amount of water needed to balance a soil moisture deficit, resulting from the difference in precipitation inputs and potential evapotranspiration outputs. Irrigation releases are constrained by: a minimum threshold deficit (Θirr,min) below which soil moisture is sufficient to meet crop water requirements and a dam release is not required; allocation (alloc) which limits the amount of water permitted to be extracted for irrigation from the regulated river reaches; maximum irrigable area (Airrimax) which limits the volume of soil moisture deficit; utilisation in the irrigated reach (Iu), which is the proportion of Airrimax effectively used; and irrigation system efficiency (Ie), which is the ratio of the volume of water supplied for irrigation to the volume of water consumed by the crop. The daily irrigation release is calculated as:

Rel subscript irr comma i comma j end subscript equals max open parenthesis 0 comma open parenthesis lower case Theta subscript j end subscript minus lower case Theta subscript irr comma min end subscript close parenthesis times alloc subscript j end subscript times A subscript irrimax end subscript times I subscript u end subscript times I subscript e end subscript close parenthesis

(13)

where Θj is the moisture deficit (m) is calculated using a 30-day moving average of daily precipitation Pj (m/day) minus potential evapotranspiration ETi (m/day) to reflect soil moisture fluctuations, Θirr,min ­is the minimum threshold deficit (m), a surrogate of soil wilting point and a calibrated parameter, allocj is estimated allocation (dimensionless), Airrimaxis the maximum irrigable area (m2), Iu ­is utilisation in the irrigated reach and is a calibrated parameter which varies from 0 to 1, and Ie is irrigation system efficiency which is assumed to be 2, which means that half the water extracted from the river is lost through conveyance.

Daily mining releases for each reach are calibrated against modelled monthly mining diversions (DPI Water, Dataset 1) and given by:

Rel subscript mine comma i comma j end subscript equals max open parenthesis Rel subscript mine comma min end subscript comma open parenthesis lower case Theta subscript j end subscript minus lower case Theta subscript mine comma min end subscript close parenthesis times A subscript minemax comma j end subscript close parenthesis

(14)

where Relmine,min is the minimum mine release, Θj is the mine water deficit (m) computed similarly as the irrigation moisture deficit, Θmine,min is the minimum threshold deficit (m) a calibrated parameter above which mines require water, and Aminemax is the maximum mine ‘area’ in all reaches used as a proxy for water demand, and is calibrated independently using daily mining diversion data for all reaches against simulated mine water demand using a similar approach as for irrigation calibration in AWRA-R (Hughes et al., 2014).

Relind,i,j and Relenv,i,j are taken directly from the industry and environmental diversions and used as inputs in the calibration. Relind,i,j follows a summer dominated pattern and is estimated manually during calibration.

Relother,i,j is an additional release included during testing to improve calibration. It acts as a compensating factor for details not included in the model that were difficult to capture without a more detailed representation. Relother,i,j is conceptualised as:

Rel subscript other comma i comma j end subscript equals lower case Theta subscript j end subscript times A subscript othermax comma j end subscript

(15)

where Aothermax,j is a calibrated parameter.

Table A.1 provides details of the six calibrated parameters in the additional model components for AWRA-R, including units, admissible range and relevance of the parameter.

Table A.1 Optimisable parameters of the four components developed in AWRA-R

Parameter

Unit

Admissible range

Comment

Smin

m3

0 to less than 0.30 of total dam storage but higher than dead volume Sdead

Controls the rate of reduction in releases (other than irrigation)

Irrmin

dimensionless

0 to 1

Proportion of dam storage below which irrigation allocation is zero

Iu

dimensionless

0 to 1

Proportion of total area irrigated

Aothermax,j

m2

0 to 1x106

Maximum area of irrigation not accounted elsewhere

k1 and k2

dimensionless

0.5 to 2

Scaling factor applied to AWRA-L runoff

Allocation and volumes are calibrated against observed volumes and IQQM releases, in a joint fashion and with the aim of reducing the error and overall bias by optimising the following objective function (OF):

OF equals fraction numerator sum from j equals 1 to n of open parenthesis simvol subscript j end subscript minus obsvol subscript i j end subscript close parenthesis to the power of 2 end exponent over denominator sum from j equals 1 to n of open parenthesis obsvol subscript j end subscript minus average obsvol close parenthesis to the power of 2 end exponent end fraction plus open vertical bar fraction numerator average simrel minus average obsrel over denominator average obsrel end fraction close vertical bar

(16)

where simulated volume time series is the simulated volume time series, obsvol is the observed total dam volume time series, mean daily simulated irrigation release time series is the mean daily simulated irrigation release time series and mean observed daily irrigation release value for the entire system is the mean observed daily irrigation release value for the entire system.

The function OF is minimised during optimisation. The optimiser used is the differential evolution algorithm implemented in the R package ‘DEoptim’ (Ardia et al., 2011). This calibration objective function was intended to obtain a parameter set that can simulate dam storage and irrigation release with acceptable accuracy.

The storage volume, releases and allocations are calibrated in the following order:

  1. Volumes, release and allocations are calibrated for the whole system (all dams).
  2. The computed allocation is then used to simulate releases for each dam separately. The release volumes for individual dams are split by proportion for each dam based on irrigated areas, mining, industry and environmental releases for each dam, all informed by diversion data.

A.2.4 Rules to simulate industry water discharge

This section refers to a change in AWRA-R that is only applicable to the Hunter subregion.

A simple set of rules to simulate industry water discharge within the Hunter River Salinity Trading Scheme was developed based on the analysis reported in Section 2.1.4.2.4 in companion product 2.1-2.2 (observations analysis, statistical analysis and interpolation) for the Hunter subregion. TableA.2 summarises the streamflow thresholds above which discharges are permitted as a fixed ratio of streamflow, the mean annual discharge volume by Hunter River Salinity Trading Scheme participants during the period 2006 to 2012 and the discharge to streamflow ratio assumed in the AWRA-R model for each reach of the Hunter River Salinity Trading Scheme. Thus when flow reaches 1000 ML/day at stream gauge 210055 on the Hunter River at Denman, the model assumes that the daily discharge from mines in this reach is 0.006*1000 ML/day or 6 ML/day.

Table A.2 Streamflow thresholds and mean industry annual discharge volumes and maximum discharges used in the simplified industry discharge scheme

Gauge

Name

Streamflow threshold (ML/d)

Mean industry annual discharge volume (ML/y)

Discharge/streamflow ratio

210055

Hunter R at Denman

1000

750

0.006

210127

Hunter R U/S Glennies Ck

1800

1000

0.009

210001

Hunter R at Singleton

2000

100

0.009

Data: NSW EPA (Dataset 2)

Last updated:
18 October 2018