Energy RecycleCalculate Method
Performs one iteration of the energy recycle convergence, applying optional Wegstein acceleration,
and updates the connected outlet energy stream with the new energy flow value.
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override void Calculate(
Object args = null
)VB
Public Overrides Sub Calculate (
Optional args As Object = Nothing
)Parameters
- args Object (Optional)
- Optional calculation arguments (not used).