STEAM 67flash 67 Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Object flash67(
ref double temperature,
ref double pressure,
ref double quality,
ref double enthalpy,
ref double entropy
)VB
Public Function flash67 (
ByRef temperature As Double,
ByRef pressure As Double,
ByRef quality As Double,
ByRef enthalpy As Double,
ByRef entropy As Double
) As Object