Click or drag to resize

ThermoPlugCalcJouleThomsonCoefficient Method


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

Parameters

Vx  Double
 
P  Double
 
T  Double
 
pp  PropertyPackage
 
eos  String
 
cp  Double
 
VMM  Double
 

Return Value

Double
See Also