Binary |
The BinaryMixtureDefinitionBase type exposes the following members.
Name | Description | |
---|---|---|
_beta_T | The beta parameter used to calculate the reducing temperatur of the mixture. | |
_beta_v | The beta parameter used to calculate the reducing mole density of the mixture. | |
_departureCoefficients_Exponential | 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. | |
_departureCoefficients_Polynomial | The coefficients of the departure function describing the polynomial terms: term = ai * tau^ti * delta^di where tau and delta are reduced temperature and density, respectively. | |
_departureCoefficients_Special | 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. | |
_emptyArrayOfFourDoubles | ||
_emptyArrayOfSevenDoubles | ||
_emptyArrayOfThreeDoubles | ||
_F | The F parameter (prefactor of the departure function, see DepartureFunction_OfReducedVariables(Double, Double)). | |
_gamma_T | The gamma parameter used to calculate the reducing temperature of the mixture. | |
_gamma_v | The gamma parameter used to calculate the reducing mole density of the mixture. |