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.
* Solve given Outflow 1, Outflow 2
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
* Solve given Inflow, Outflow2
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
* Solve given Inflow, Outflow1
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
* Solve given Inflow
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: 01/04/2021