PRCalcZ2 Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static List<double> CalcZ2(
	double AG,
	double BG
)

Parameters

AG  Double
 
BG  Double
 

Return Value

ListDouble

See Also