Click or drag to resize

PR78CalcLnFugGPU Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
private Object CalcLnFugGPU(
	double T,
	double P,
	Array Vx,
	double[,] VKij,
	Array VTc,
	Array VPc,
	Array Vw,
	Object otherargs = null,
	string forcephase = ""
)
Request Example View Source

Parameters

T  Double
 
P  Double
 
Vx  Array
 
VKij  Double
 
VTc  Array
 
VPc  Array
 
Vw  Array
 
otherargs  Object  (Optional)
 
forcephase  String  (Optional)
 

Return Value

Object
See Also