skip to main content
Initial Request
This category is used to specify how the storage account calculates the Initial Request in the water rights allocation. The methods in this category are valid only if the account has a water right as specified by the Priority Right method.
* Fill Conservation Pool
This method allows the user to specify that the appropriation of water to this account is the amount of water that it takes to fill the conservation pool. The total volume of paper water in all storage accounts on a reservoir contributes to the conservation pool volume, regardless of the ownership of the water in these accounts.
The amount of water required to fill the conservation pool is calculated as follows: At the beginning of each timestep, the reservoir object determines a value to place in its series slot Conservation Pool Initial Empty Space if that slot does not already have a value for the current timestep.
Note:  The reservoir must have one of the Conservation methods selected in the Operating Levels category.
The value calculated is the amount of inflow needed to fill the conservation pool. This flow is computed by calling the reservoir’s utility function massBalanceSolveInflow, given zero outflow and the elevation of the top of the conservation pool, as defined by the slots Top of Conservation Pool, Operating Level Table, and Elevation Volume Table. The mass balance utility method takes into account all the method selections on the reservoir, including those for evaporation and precipitation, and the current Pool Elevation of the reservoir. The value in the Conservation Pool Initial Empty Space is based on data on the simulation object (that is, wet water) and does not take into consideration any data on the accounts (paper water).
When the water allocation solver computes the physical constraints applicable to a storage right and when it computes the appropriation request for a storage right that has the Fill Conservation Pool method selected, it starts with the current value of the Conservation Pool Initial Empty Space slot on the underlying Reservoir object. If this value is not defined, and the solver in use is SolveWaterRightsWithLags, the solver will force the reservoir to compute this value. From that value it subtracts inflows, slot inflows, and net transfers in (subtracts transfers in, adds transfers out) to all the storage accounts on the reservoir; the remainder is the inflow that will fill the conservation pool on the reservoir. If this value is less than zero, zero is used. This is the desired initial appropriation request. This initial appropriation request amount is subject to the optional Fill Factor; see Conservation Pool Fill Factor.
Slots Specific to This Method
 Initial Request
Type: Series Slot
Units: Flow
Alternate Units: Volume
Description: The water rights initial appropriation request. This is how much water the right wishes to take from allocatable flow with legal and physical constraints applied. This slot is given the value of the Appropriation Request slot only when this slot’s value is not defined. Thus, it is meant to be a saved copy of the Appropriation Request slot from the first call to the solver -- note that this use of the Initial Request slot is not consistent with its use on other account types, nor is it consistent with the slot’s use when the Specify Initial Request method is selected.
I/O: Input or Rules
* Fill Conservation Pool with Diversions
This method is similar to the Fill Conservation Pool method, but it allows more water to be requested in order to meet the Initial Requests of Diversion Accounts on Water Users that are directly supplied by this account and its sibling storage accounts. See Fill Conservation Pool for details.
The amount of water required to fill the conservation pool is calculated exactly as for the Fill Conservation Pool method. To this amount is added the sum of all the Initial Request values on all Diversion Accounts supplied by this storage account or by its sibling storage accounts. If this amount is less than zero, zero is used.
From this value it subtracts inflows, slot inflows, and transfers in to all the storage accounts on the reservoir; the remainder is the inflow that will fill the conservation pool on the reservoir and meet diversions. Again, if this value is less than zero, zero is used. This is the desired initial appropriation request. This initial appropriation request amount is subject to the optional Fill Factor; see Conservation Pool Fill Factor.
Slots Specific to This Method
 Initial Request
Type: Series Slot
Units: Flow
Alternate Units: Volume
Description: The water rights initial appropriation request. This is how much water the right wishes to take from allocatable flow with legal and physical constraints applied. This slot is given the value of the Appropriation Request slot only when this slot’s value is not defined. Thus, it is meant to be a saved copy of the Appropriation Request slot from the first call to the solver -- note that this use of the Initial Request slot is not consistent with its use on other account types, nor is it consistent with the slot’s use when the Specify Initial Request method is selected.
I/O: Input or Rules
* Specify Initial Request
In this method, the user can specify the Initial Request via Input, DMI, or Rules. If one of the non-default methods is selected in the Operating Levels category on the reservoir, the filling the conservation pool will also limit the allocation. This method is then available to further limit the allocation.
Slots Specific to This Method
 Initial Request
Type: Series Slot
Units: Flow
Alternate Units: Volume
Description: The water rights initial appropriation request. This is how much water the right wishes to take from allocatable flow. The solver applies legal and physical constraints to this amount, to produce the Appropriation Request slot value.
I/O: Input or Rules
 Shortage
Type: Series Slot
Units: Volume
Description: The difference between the Initial Request and the transfers into the storage account.
I/O: Calculated by an Account-level Method
Revised: 08/03/2021