Reactor_ CSTRCalculate Method
Performs the CSTR calculation, solving the mass and energy balances at the outlet
composition using the selected calculation model.
Definition
Namespace: DWSIM.UnitOperations.Reactors
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. If True, indicates a dynamic-mode call.