PR78Calc_SUM1 Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static double[,] Calc_SUM1(
	int n,
	double[] ai,
	double[,] vkij
)

Parameters

n  Int32
 
ai  Double
 
vkij  Double
 

Return Value

Double

See Also