Click or drag to resize

MixtureOfFluidsPhi0_tautau_OfReducedVariables Method

Second derivative of Phi0 the of reduced variables with respect to the inverse reduced temperature. (Page 1541, Table 28)

Namespace: Altaxo.Science.Thermodynamics.Fluids
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override double Phi0_tautau_OfReducedVariables(
	double delta,
	double tau
)

Parameters

delta  Double
The reduced density ( = density / ReducingMassDensity)
tau  Double
The reduced inverse temperature (= ReducingTemperature / temperature)

Return Value

Double
Second derivative the dimensionless Helmholtz energy of reduced variables with respect to the inverse reduced temperature.
See Also