SRKCalc_SUM2 Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static double[][] Calc_SUM2(
	int n,
	double[] Vx,
	double[] a
)

Parameters

n  Int32
 
Vx  Double
 
a  Double
 

Return Value

Double

See Also