ExpanderCalculate Method
Performs the main thermodynamic calculation for the expander: determines outlet conditions
(pressure, temperature, enthalpy) and the shaft power generated based on the selected
calculation mode and thermodynamic path.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
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 arguments passed to the calculation routine (unused).