Cool PropPhase SI Method
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public static string PhaseSI(
string Name1,
double Prop1,
string Name2,
double Prop2,
string FluidName
)VB
Public Shared Function PhaseSI (
Name1 As String,
Prop1 As Double,
Name2 As String,
Prop2 As Double,
FluidName As String
) As String