PropertyPackageAUX_DELGig_RT Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double AUX_DELGig_RT(
	double T1,
	double T2,
	string[] ID,
	double[] stcoeff,
	int baseID,
	bool mode2 = false
)

Parameters

T1  Double
 
T2  Double
 
ID  String
 
stcoeff  Double
 
baseID  Int32
 
mode2  Boolean  (Optional)
 

Return Value

Double

Implements

IPropertyPackageAUX_DELGig_RT(Double, Double, String, Double, Int32, Boolean)

See Also