skip to main content
Objects and Methods : Confluence : Dispatch Methods
Dispatch Methods
This object solves for inflow1, inflow2, or outflow, when the other two are known. If the Solve Upstream or Downstream method is selected, then all dispatch methods are active. If Solve Downstream Only is selected, however, then only the solveOutflow method is active.
* solveOutflow
Solves for outflow.
The equation for this dispatch method is as follows:
Required Known Slots
• Inflow1
• Inflow2
Required Unknown Slots
• Outflow
* solveInflow1
Solves for Inflow1.
The equation for this dispatch method is as follows:
Required Known Slots
• Outflow
• Inflow2
Required Unknown Slots
• Inflow1
* solveInflow2
Solves for Inflow2.
The equation for this dispatch method is as follows:
Required Known Slots
• Inflow1
• Outflow
Required Unknown Slots
• Inflow2
 
Revised: 11/11/2019