#include <Xylene.hpp>
Static Public Member Functions | |
static const char * | name () |
A human readable name for the xylene. | |
static Scalar | molarMass () |
The molar mass in ![]() | |
static Scalar | criticalTemperature () |
Returns the critical temperature ![]() | |
static Scalar | criticalPressure () |
Returns the critical pressure ![]() | |
static Scalar | tripleTemperature () |
Returns the temperature ![]() | |
static Scalar | triplePressure () |
Returns the pressure ![]() | |
template<class Evaluation > | |
static Evaluation | vaporPressure (const Evaluation &temperature) |
The saturation vapor pressure in ![]() | |
template<class Evaluation > | |
static Evaluation | spHeatCapLiquidPhase (const Evaluation &temperature, const Evaluation &) |
Specific heat cap of liquid xylene ![]() | |
template<class Evaluation > | |
static Evaluation | liquidEnthalpy (const Evaluation &temperature, const Evaluation &pressure) |
static Scalar | boilingTemperature () |
Returns the temperature ![]() | |
template<class Evaluation > | |
static Evaluation | heatVap (Evaluation temperature, const Evaluation &) |
Latent heat of vaporization for xylene ![]() | |
template<class Evaluation > | |
static Evaluation | gasEnthalpy (const Evaluation &temperature, const Evaluation &pressure) |
template<class Evaluation > | |
static Evaluation | gasDensity (const Evaluation &temperature, const Evaluation &pressure) |
template<class Evaluation > | |
static Evaluation | molarGasDensity (const Evaluation &temperature, const Evaluation &pressure) |
The density ![]() | |
template<class Evaluation > | |
static Evaluation | molarLiquidDensity (Evaluation temperature, const Evaluation &) |
The molar density of pure xylene at a given pressure and temperature ![]() | |
template<class Evaluation > | |
static Evaluation | liquidDensity (const Evaluation &temperature, const Evaluation &pressure) |
static bool | gasIsCompressible () |
static bool | gasIsIdeal () |
static bool | liquidIsCompressible () |
template<class Evaluation > | |
static Evaluation | gasViscosity (Evaluation temperature, const Evaluation &) |
template<class Evaluation > | |
static Evaluation | liquidViscosity (Evaluation temperature, const Evaluation &) |
Scalar | The type used for scalar values |
static Evaluation Opm::Xylene< Scalar >::gasDensity | ( | const Evaluation & | temperature, | |
const Evaluation & | pressure | |||
) | [inline, static] |
The density in of the component at a given pressure in
and temperature in
.
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
Reimplemented from Opm::Component< Scalar, Xylene< Scalar > >.
static Evaluation Opm::Xylene< Scalar >::gasEnthalpy | ( | const Evaluation & | temperature, | |
const Evaluation & | pressure | |||
) | [inline, static] |
Specific enthalpy of the pure component in gas.
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
The relation used here is true on the vapor pressure curve, i.e. as long as there is a liquid phase present.
Reimplemented from Opm::Component< Scalar, Xylene< Scalar > >.
static bool Opm::Xylene< Scalar >::gasIsCompressible | ( | ) | [inline, static] |
Returns true iff the gas phase is assumed to be compressible.
Reimplemented from Opm::Component< Scalar, Xylene< Scalar > >.
static bool Opm::Xylene< Scalar >::gasIsIdeal | ( | ) | [inline, static] |
Returns true iff the gas phase is assumed to be ideal.
Reimplemented from Opm::Component< Scalar, Xylene< Scalar > >.
static Evaluation Opm::Xylene< Scalar >::gasViscosity | ( | Evaluation | temperature, | |
const Evaluation & | ||||
) | [inline, static] |
The dynamic viscosity of the pure component at a given pressure in
and temperature in
.
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
static Evaluation Opm::Xylene< Scalar >::heatVap | ( | Evaluation | temperature, | |
const Evaluation & | ||||
) | [inline, static] |
Latent heat of vaporization for xylene .
source : Reid et al. (fourth edition): Chen method (chap. 7-11, Delta H_v = Delta H_v (T) according to chap. 7-12)
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
static Evaluation Opm::Xylene< Scalar >::liquidDensity | ( | const Evaluation & | temperature, | |
const Evaluation & | pressure | |||
) | [inline, static] |
The density of the liquid component at a given pressure in
and temperature in
.
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
Reimplemented from Opm::Component< Scalar, Xylene< Scalar > >.
static Evaluation Opm::Xylene< Scalar >::liquidEnthalpy | ( | const Evaluation & | temperature, | |
const Evaluation & | pressure | |||
) | [inline, static] |
Specific enthalpy of the pure component in liquid.
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
Reimplemented from Opm::Component< Scalar, Xylene< Scalar > >.
static bool Opm::Xylene< Scalar >::liquidIsCompressible | ( | ) | [inline, static] |
Returns true iff the liquid phase is assumed to be compressible.
Reimplemented from Opm::Component< Scalar, Xylene< Scalar > >.
static Evaluation Opm::Xylene< Scalar >::liquidViscosity | ( | Evaluation | temperature, | |
const Evaluation & | ||||
) | [inline, static] |
The dynamic liquid viscosity of the pure component.
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
static Evaluation Opm::Xylene< Scalar >::molarGasDensity | ( | const Evaluation & | temperature, | |
const Evaluation & | pressure | |||
) | [inline, static] |
The density of xylene gas at a given pressure and temperature.
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
static Evaluation Opm::Xylene< Scalar >::molarLiquidDensity | ( | Evaluation | temperature, | |
const Evaluation & | ||||
) | [inline, static] |
The molar density of pure xylene at a given pressure and temperature .
source : Reid et al. (fourth edition): Modified Racket technique (chap. 3-11, eq. 3-11.9)
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
static Evaluation Opm::Xylene< Scalar >::spHeatCapLiquidPhase | ( | const Evaluation & | temperature, | |
const Evaluation & | ||||
) | [inline, static] |
Specific heat cap of liquid xylene .
source : Reid et al. (fourth edition): Missenard group contrib. method (chap 5-7, Table 5-11, s. example 5-8)
temperature | temperature of component in ![]() | |
pressure | pressure of component in ![]() |
static Evaluation Opm::Xylene< Scalar >::vaporPressure | ( | const Evaluation & | temperature | ) | [inline, static] |
The saturation vapor pressure in of pure xylene at a given temperature according to Antoine after Betz 1997 -> Gmehling et al 1980.
temperature | temperature of component in ![]() |
Reimplemented from Opm::Component< Scalar, Xylene< Scalar > >.