GERGBaseAlpharGERG Method

Definition

Namespace: DWSIM.Thermodynamics.AdvancedEOS
Assembly: DWSIM.Thermodynamics.AdvancedEOS.GERG2008 (in DWSIM.Thermodynamics.AdvancedEOS.GERG2008.dll) Version: 1.1.0.0
private void AlpharGERG(
	int itau,
	int idel,
	double T,
	double D,
	double[] x,
	double[,] ar
)

Parameters

itau  Int32
 
idel  Int32
 
T  Double
 
D  Double
 
x  Double
 
ar  Double
 

See Also