Mixture_ |
The Mixture_Ethane_H2S type exposes the following members.
Name | Description | |
---|---|---|
_beta_T | The beta parameter used to calculate the reducing temperatur of the mixture. (Inherited from BinaryMixtureDefinitionBase) | |
_beta_v | The beta parameter used to calculate the reducing mole density of the mixture. (Inherited from BinaryMixtureDefinitionBase) | |
_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.
(Inherited from BinaryMixtureDefinitionBase) | |
_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.
(Inherited from BinaryMixtureDefinitionBase) | |
_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.
(Inherited from BinaryMixtureDefinitionBase) | |
_F | The F parameter (prefactor of the departure function, see DepartureFunction_OfReducedVariables(Double, Double)). (Inherited from BinaryMixtureDefinitionBase) | |
_gamma_T | The gamma parameter used to calculate the reducing temperature of the mixture. (Inherited from BinaryMixtureDefinitionBase) | |
_gamma_v | The gamma parameter used to calculate the reducing mole density of the mixture. (Inherited from BinaryMixtureDefinitionBase) |