Click or drag to resize

BinaryMixtureDefinitionBase_departureCoefficients_Special Field

The coefficients of the departure function describing the special terms: term = n * tau^t * delta^d * Exp(eta (delta - epsilon)^2 + beta * (delta - gamma)) 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 , double , double , double )[] _departureCoefficients_Special

Field Value

ValueTupleDouble, Double, Double, Double, Double, Double, Double
See Also