Click or drag to resize

Mixture_CO2_H2S Fields

The Mixture_CO2_H2S type exposes the following members.

Fields
 NameDescription
Protected field_beta_TThe beta parameter used to calculate the reducing temperatur of the mixture.
(Inherited from BinaryMixtureDefinitionBase)
Protected field_beta_vThe beta parameter used to calculate the reducing mole density of the mixture.
(Inherited from BinaryMixtureDefinitionBase)
Protected field_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)
Protected field_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)
Protected field_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)
Protected field_FThe F parameter (prefactor of the departure function, see DepartureFunction_OfReducedVariables(Double, Double)).
(Inherited from BinaryMixtureDefinitionBase)
Protected field_gamma_TThe gamma parameter used to calculate the reducing temperature of the mixture.
(Inherited from BinaryMixtureDefinitionBase)
Protected field_gamma_vThe gamma parameter used to calculate the reducing mole density of the mixture.
(Inherited from BinaryMixtureDefinitionBase)
Top
See Also