CoolPropPropertyPackageIsCompoundSupported Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public bool IsCompoundSupported(
double x,
string compname
)
Public Function IsCompoundSupported (
x As Double,
compname As String
) As Boolean
Request Example
View SourceParameters
- x Double
-
- compname String
-
Return Value
BooleanSee Also