GERGBaseReducing Parameters GERG Method
Definition
Namespace: DWSIM.Thermodynamics.AdvancedEOS
Assembly: DWSIM.Thermodynamics.AdvancedEOS.GERG2008 (in DWSIM.Thermodynamics.AdvancedEOS.GERG2008.dll) Version: 1.1.0.0
Assembly: DWSIM.Thermodynamics.AdvancedEOS.GERG2008 (in DWSIM.Thermodynamics.AdvancedEOS.GERG2008.dll) Version: 1.1.0.0
C#
private void ReducingParametersGERG(
double[] x,
ref double Tr,
ref double Dr
)VB
Private Sub ReducingParametersGERG (
x As Double(),
ByRef Tr As Double,
ByRef Dr As Double
)