Click or drag to resize

ActivityCoefficientPropertyPackageDW_CalcFugCoeff(Array, Double, Double, State) Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public override double[] DW_CalcFugCoeff(
	Array Vx,
	double T,
	double P,
	State st
)
Request Example View Source

Parameters

Vx  Array
 
T  Double
 
P  Double
 
st  State
 

Return Value

Double
See Also