Click or drag to resize

BinaryMixtureDefinitionBase_departureCoefficients_Exponential Field

The coefficients of the departure function describing the exponential terms: term = ai * tau^ti * delta^di * Exp(-delta^ci) where tau and delta are reduced temperature and density, respectively.

Namespace: Altaxo.Science.Thermodynamics.Fluids
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected (double , double , double , double )[] _departureCoefficients_Exponential

Field Value

ValueTupleDouble, Double, Double, Double
See Also