Click or drag to resize

ThermoPlugCalcIsothermalCompressibility Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static double CalcIsothermalCompressibility(
	double[] Vx,
	double P,
	double T,
	PropertyPackage pp,
	string eos
)
Request Example View Source

Parameters

Vx  Double
 
P  Double
 
T  Double
 
pp  PropertyPackage
 
eos  String
 

Return Value

Double
See Also