SRKPropertyPackageCalcIsothermalCompressibility(IPhase) Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public override double CalcIsothermalCompressibility(
IPhase p
)
Public Overrides Function CalcIsothermalCompressibility (
p As IPhase
) As Double
Request Example
View SourceParameters
- p IPhase
-
Return Value
DoubleSee Also