skip to main content
WQ Distribute Outflow
This category of methods is only applicable to the layered methods. These methods allow the user to model the physical character of the outlet works of the reservoir. This is crucial for accurate tracking of release temperatures, DO levels, and so on.
* None
This is the default method and is not a valid method for calculation. An error is flagged if this method executes. It does not instantiate any water quality slots.
* Zone of Influence
This method uses a cubic function (user input coefficients or calculated from the elevation-volume table), the magnitude of the outflow, and the release elevation, to define a zone of influence from which the outflow is taken. The fraction of total outflow attributed to the epilimnion and hypolimnion is reflected by the values set in the Outflow from Hypolimnion and Outflow from Epilimnion slots.
Slots Specific to This Method
 Reservoir Length
Type: Table Slot
Units: Length
Description: 1x1 table slot representing the length of the reservoir
I/O: Required input
 Reservoir Bottom Elevation
Type: Table Slot
Units: Length
Description: 1x1 table slot representing the elevation (above some common datum) of the bottom of the reservoir at the dam
Information: Used to calculate a mean depth at the dam.
 Release Elevation
Type: Table Slot
Units: Length
Description: 1x1 table slot representing the elevation (above some common datum) of the outlet works.
I/O: Required input
 Thickness of Epilimnion
Type: Table Slot
Units: Length
Description: 1x1 table slot representing the thickness of the epilimnion layer
I/O: Must be input by user
 Reservoir Geometry Coefficients
Type: Table Slot
Units: No units
Description: table of coefficients which represent the a1, a2, a3, a4 coefficients.
I/O: If not input, they are generated by the function cubicFit.
 Withdrawal Zone Coefficient
Type: Table Slot
Units: No units
Description: 1x1 table of a single coefficient to represent cone of influence around outlet works.
I/O: If not input, it is set to 1.0.
Slots With Required Known Data
• Outflow
• Reservoir Length
• Reservoir Bottom Elevation
• Thickness of Epilimnion
• Release Elevation
• Withdrawal Zone Coefficient
• Reservoir Geometry Coefficients Table
Slots With Output Data
• Outflow from Epilimnion
• Outflow from Hypolimnion
* Specify Outflow Fraction
Allows you to distribute the outflows using a series of fractions with a periodic input. The following slot is added by this method.
Slots Specific to This Method
 Outflow from Hypolimnion Fraction
Type: Series with Periodic Input
Units: Fraction
Description: Fraction of the total outflow that leaves the Hypolimnion
Information: The value must be specified and the value must be between 0 and 1, inclusive.
I/O: Required via input or Rules
Method Details  
The distribution is computed as follows:
(14.5)    Outflow from Hypolimnion = Outflow from Hypolimnion Fraction * Total Outflows
(14.6)    Outflow from Epilimnion = Total Inflows - Outflow from Hypolimnion
Revised: 08/02/2021