Click or drag to resize

ThermoPlugCalcLnFugTV Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public abstract double[] CalcLnFugTV(
	double T,
	double V,
	Array Vx,
	Object VKij,
	Array VTc,
	Array VPc,
	Array Vw,
	Object otherargs = null,
	int phase = -1
)
Request Example View Source

Parameters

T  Double
 
V  Double
 
Vx  Array
 
VKij  Object
 
VTc  Array
 
VPc  Array
 
Vw  Array
 
otherargs  Object  (Optional)
 
phase  Int32  (Optional)
 

Return Value

Double
See Also