Click or drag to resize

PRCalcLnFugCPU Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
private Object CalcLnFugCPU(
	double T,
	double P,
	double[] Vx,
	double[,] VKij,
	double[] Tc,
	double[] Pc,
	double[] w,
	Object otherargs = null,
	int phase = -1
)
Request Example View Source

Parameters

T  Double
 
P  Double
 
Vx  Double
 
VKij  Double
 
Tc  Double
 
Pc  Double
 
w  Double
 
otherargs  Object  (Optional)
 
phase  Int32  (Optional)
 

Return Value

Object
See Also