skip to main content
Objects and Methods : Bifurcation : Dispatch Methods
Dispatch Methods
This object solves for inflow, outflow1, outflow2, or splitOutflows depending on the knowns and unknowns.
* solveInflow
Solves for Inflow. This dispatch method is available only if the Solve Upstream or Downstream and Two Outflows user methods are active.
The equation for this dispatch method is as follows.
Required Known Slots
Required Unknown Slots
• Inflow
* solveOutflow1
Solves for Outflow1. This dispatch method is available only if the Two Outflows user method and one of the following is active: Solve Upstream or Downstream, Solve Downstream Only, or Solve Outflow1 Only.
The equation for this dispatch method is as follows.
Required Known Slots
• Inflow
Required Unknown Slots
* solveOutflow2
Solves for Outflow2. This dispatch method is available only if the Two Outflows user method and one of the following is active: Solve Upstream or Downstream, Solve Downstream Only, or Solve Outflow2 Only.
The equation for this dispatch method is as follows.
Required Known Slots
• Inflow
Required Unknown Slots
* solveSplitOutflows
Sets the Split Outflows calculated by the Fractionally Split Outflows method. This dispatch method is specifically associated with the Fractionally Split Outflows user method. It does not depend on the bifurcation solution direction.
This dispatch method sets the multislot and subslots of the Split Outflows noComputeMultislot. Actual calculations are performed by the user method Fractionally Split Outflows.
Required Known Slots
• Inflow
Required Unknown Slots
 
Revised: 11/11/2019