skip to main content
Flow from Right
These methods control how flows into the aquifer are represented from the Right direction.
* No Flow
No flows enter the Aquifer from the right. This is the default method in this category
* Compute Flow using Heads
This method computes the Flow from Right based on the difference in previous computational timestep heads and the conductance.
Slots Specific to This Method
 Flow from Right
Type: Series
Units: Flow
Description: The flow that occurs into this Aquifer from the Right object, usually another Aquifer
Information: For this method, the slot will have values only at the computational timestep. Positive values indicate flow into this Aquifer.
I/O: Output only
 Conductance Right
Type: Scalar
Units: AreaPerTime
Description: The conductance from the Right object to this Aquifer.
Information: The Conductance Right must be the same as the linked object’s Conductance Left.
I/O: Required Input
 Head Right Previous
Type: Series
Units: Length
Description: The head of the Right object from the previous computational timestep.
Information: This slot will have values only at the computational timestep.
I/O: Output only
Method Details 
At run start the object will check if:
(5.9)    
If so, an error is issued at run start. These two slots must be the same or water will be lost or gained between the two objects.
This method computes the flow into the Aquifer from the Right:
(5.10)    
Note:  This equation is applied at the computational timestep.
Revised: 06/04/2022