MixerCalculate Method

Performs the mixer mass and energy balance: combines all connected inlet streams into the single outlet stream using the selected pressure rule and a PH flash to determine outlet temperature.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override void Calculate(
	Object args = null
)

Parameters

args  Object  (Optional)
Optional calculation arguments (not used).

See Also