3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Dumux::FluidSystems::H2ON2Kinetic< Scalar, Policy > Class Template Reference

A two-phase fluid system with two components water \((\mathrm{H_2O})\) Nitrogen \((\mathrm{N_2})\) for non-equilibrium models. TODO: Is this fluid system necessary?? More...

#include <dumux/material/fluidsystems/h2on2kinetic.hh>

Inheritance diagram for Dumux::FluidSystems::H2ON2Kinetic< Scalar, Policy >:
Inheritance graph

Description

template<class Scalar, class Policy = H2ON2DefaultPolicy<>>
class Dumux::FluidSystems::H2ON2Kinetic< Scalar, Policy >

A two-phase fluid system with two components water \((\mathrm{H_2O})\) Nitrogen \((\mathrm{N_2})\) for non-equilibrium models. TODO: Is this fluid system necessary??

Public Types

using ParameterCache = NullParameterCache
 The type of parameter cache objects. More...
 
using H2O = TabulatedH2O
 The components for pure water. More...
 
using N2 = SimpleN2
 The components for pure nitrogen. More...
 
using Scalar = Scalar
 export the scalar type More...
 

Static Public Member Functions

template<class FluidState >
static Scalar componentEnthalpy (FluidState &fluidState, const int phaseIdx, const int compIdx)
 Return the enthalpy of a component in a phase. More...
 
static Scalar henry (Scalar temperature)
 Return the Henry constant for a component in a phase. \(\mathrm{[Pa]}\). More...
 
static Scalar vaporPressure (Scalar temperature)
 Return the vapor pressure of a component above one phase. \(\mathrm{[Pa]}\). More...
 
static std::string phaseName (int phaseIdx)
 Return the human readable name of a fluid phase. More...
 
static constexpr bool isMiscible ()
 Returns whether the fluids are miscible. More...
 
static constexpr bool isGas (int phaseIdx)
 Return whether a phase is gaseous. More...
 
static bool isIdealMixture (int phaseIdx)
 Returns true if and only if a fluid phase is assumed to be an ideal mixture. More...
 
static constexpr bool isCompressible (int phaseIdx)
 Returns true if and only if a fluid phase is assumed to be compressible. More...
 
static bool isIdealGas (int phaseIdx)
 Returns true if and only if a fluid phase is assumed to be an ideal gas. More...
 
static std::string componentName (int compIdx)
 Return the human readable name of a component. More...
 
static Scalar molarMass (int compIdx)
 Return the molar mass of a component in \(\mathrm{[kg/mol]}\). More...
 
static Scalar criticalTemperature (int compIdx)
 Critical temperature of a component \(\mathrm{[K]}\). More...
 
static Scalar criticalPressure (int compIdx)
 Critical pressure of a component \(\mathrm{[Pa]}\). More...
 
static Scalar kelvinVaporPressure (const FluidState &fluidState, const int phaseIdx, const int compIdx)
 Vapor pressure including the Kelvin equation in \(\mathrm{[Pa]}\). More...
 
static Scalar criticalMolarVolume (int compIdx)
 Molar volume of a component at the critical point \(\mathrm{[m^3/mol]}\). More...
 
static Scalar acentricFactor (int compIdx)
 The acentric factor of a component \(\mathrm{[-]}\). More...
 
static void init ()
 Initialize the fluid system's static parameters generically. More...
 
static void init (Scalar tempMin, Scalar tempMax, unsigned nTemp, Scalar pressMin, Scalar pressMax, unsigned nPress)
 Initialize the fluid system's static parameters using problem specific temperature and pressure ranges. More...
 
static Scalar density (const FluidState &fluidState, int phaseIdx)
 Given a phase's composition, temperature, pressure, and the partial pressures of all components, return its density \(\mathrm{[kg/m^3]}\). More...
 
static Scalar density (const FluidState &fluidState, int phaseIdx)
 Calculate the density \(\mathrm{[kg/m^3]}\) of a fluid phase. More...
 
static Scalar density (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx)
 Calculate the density \(\mathrm{[kg/m^3]}\) of a fluid phase. More...
 
static Scalar molarDensity (const FluidState &fluidState, int phaseIdx)
 The molar density \(\rho_{mol,\alpha}\) of a fluid phase \(\alpha\) in \(\mathrm{[mol/m^3]}\). More...
 
static Scalar molarDensity (const FluidState &fluidState, int phaseIdx)
 Calculate the molar density \(\mathrm{[mol/m^3]}\) of a fluid phase. More...
 
static Scalar molarDensity (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx)
 Calculate the molar density \(\mathrm{[mol/m^3]}\) of a fluid phase. More...
 
static Scalar viscosity (const FluidState &fluidState, int phaseIdx)
 Calculate the dynamic viscosity of a fluid phase \(\mathrm{[Pa*s]}\). More...
 
static Scalar viscosity (const FluidState &fluidState, int phaseIdx)
 Calculate the dynamic viscosity of a fluid phase \(\mathrm{[Pa*s]}\). More...
 
static Scalar viscosity (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx)
 Calculate the dynamic viscosity of a fluid phase \(\mathrm{[Pa*s]}\). More...
 
static Scalar fugacityCoefficient (const FluidState &fluidState, int phaseIdx, int compIdx)
 Calculate the fugacity coefficient \(\mathrm{[-]}\) of an individual component in a fluid phase. More...
 
static Scalar fugacityCoefficient (const FluidState &fluidState, int phaseIdx, int compIdx)
 Calculate the fugacity coefficient \(\mathrm{[Pa]}\) of an individual component in a fluid phase. More...
 
static Scalar fugacityCoefficient (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx, int compIdx)
 Calculate the fugacity coefficient \(\mathrm{[Pa]}\) of an individual component in a fluid phase. More...
 
static Scalar diffusionCoefficient (const FluidState &fluidState, int phaseIdx, int compIdx)
 Calculate the molecular diffusion coefficient for a component in a fluid phase \(\mathrm{[mol^2 * s / (kg*m^3)]}\). More...
 
static Scalar diffusionCoefficient (const FluidState &fluidState, int phaseIdx, int compIdx)
 Calculate the binary molecular diffusion coefficient for a component in a fluid phase \(\mathrm{[mol^2 * s / (kg*m^3)]}\). More...
 
static Scalar diffusionCoefficient (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx, int compIdx)
 Calculate the binary molecular diffusion coefficient for a component in a fluid phase \(\mathrm{[mol^2 * s / (kg*m^3)]}\). More...
 
static Scalar binaryDiffusionCoefficient (const FluidState &fluidState, int phaseIdx, int compIIdx, int compJIdx)
 Given a phase's composition, temperature and pressure, return the binary diffusion coefficient \(\mathrm{[m^2/s]}\) for components \(i\) and \(j\) in this phase. More...
 
static Scalar binaryDiffusionCoefficient (const FluidState &fluidState, int phaseIdx, int compIIdx, int compJIdx)
 Given a phase's composition, temperature and pressure, return the binary diffusion coefficient \(\mathrm{[m^2/s]}\) for components \(\mathrm{i}\) and \(\mathrm{j}\) in this phase. More...
 
static Scalar binaryDiffusionCoefficient (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx, int compIIdx, int compJIdx)
 Given a phase's composition, temperature and pressure, return the binary diffusion coefficient \(\mathrm{[m^2/s]}\) for components \(\mathrm{i}\) and \(\mathrm{j}\) in this phase. More...
 
static Scalar enthalpy (const FluidState &fluidState, int phaseIdx)
 Given a phase's composition, temperature, pressure and density, calculate its specific enthalpy \(\mathrm{[J/kg]}\). More...
 
static Scalar enthalpy (const FluidState &fluidState, int phaseIdx)
 Given a phase's composition, temperature, pressure and density, calculate its specific enthalpy \(\mathrm{[J/kg]}\). More...
 
static Scalar enthalpy (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx)
 Given a phase's composition, temperature, pressure and density, calculate its specific enthalpy \(\mathrm{[J/kg]}\). More...
 
static Scalar componentEnthalpy (const FluidState &fluidState, int phaseIdx, int componentIdx)
 Returns the specific enthalpy \(\mathrm{[J/kg]}\) of a component in the specified phase. More...
 
static Scalar thermalConductivity (const FluidState &fluidState, const int phaseIdx)
 Thermal conductivity of a fluid phase \(\mathrm{[W/(m K)]}\). More...
 
static Scalar thermalConductivity (const FluidState &fluidState, int phaseIdx)
 Thermal conductivity \(\lambda_\alpha \) of a fluid phase \(\mathrm{[W/(m K)]}\). More...
 
static Scalar thermalConductivity (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx)
 Thermal conductivity \(\lambda_\alpha \) of a fluid phase \(\mathrm{[W/(m K)]}\). More...
 
static Scalar heatCapacity (const FluidState &fluidState, int phaseIdx)
 Specific isobaric heat capacity of a fluid phase. \(\mathrm{[J/(kg K)]}\). More...
 
static Scalar heatCapacity (const FluidState &fluidState, int phaseIdx)
 Specific isobaric heat capacity \(c_{p,\alpha}\) of a fluid phase \(\mathrm{[J/(kg*K)]}\). More...
 
static Scalar heatCapacity (const FluidState &fluidState, const ParameterCache &paramCache, int phaseIdx)
 Specific isobaric heat capacity \(c_{p,\alpha}\) of a fluid phase \(\mathrm{[J/(kg*K)]}\). More...
 
static constexpr bool isTracerFluidSystem ()
 Some properties of the fluid system. More...
 
static constexpr int getMainComponent (int phaseIdx)
 Get the main component of a given phase if possible. More...
 
static constexpr bool viscosityIsConstant (int phaseIdx)
 Returns true if and only if a fluid phase is assumed to have a constant viscosity. More...
 

Static Public Attributes

static constexpr int numPhases
 Number of phases in the fluid system. More...
 
static constexpr int numComponents
 Number of components in the fluid system. More...
 
static constexpr int liquidPhaseIdx
 index of the liquid phase More...
 
static constexpr int gasPhaseIdx
 index of the gas phase More...
 
static constexpr int phase0Idx
 index of the first phase More...
 
static constexpr int phase1Idx
 index of the second phase More...
 
static constexpr int H2OIdx
 
static constexpr int N2Idx
 
static constexpr int comp0Idx
 index of the first component More...
 
static constexpr int comp1Idx
 index of the second component More...
 
static constexpr int liquidCompIdx
 index of the liquid component More...
 
static constexpr int gasCompIdx
 index of the gas component More...
 

Member Typedef Documentation

◆ H2O

The components for pure water.

◆ N2

The components for pure nitrogen.

◆ ParameterCache

template<class Scalar , class Policy = H2ON2DefaultPolicy<>>
using Dumux::FluidSystems::H2ON2Kinetic< Scalar, Policy >::ParameterCache = NullParameterCache

The type of parameter cache objects.

◆ Scalar

using Dumux::FluidSystems::Base< Scalar , H2ON2< Scalar, H2ON2DefaultPolicy<> > >::Scalar = Scalar
inherited

export the scalar type

Member Function Documentation

◆ acentricFactor()

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::acentricFactor ( int  compIdx)
inlinestaticinherited

The acentric factor of a component \(\mathrm{[-]}\).

Parameters
compIdxThe index of the component to consider

◆ binaryDiffusionCoefficient() [1/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::binaryDiffusionCoefficient ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx,
int  compIIdx,
int  compJIdx 
)
inlinestaticinherited

Given a phase's composition, temperature and pressure, return the binary diffusion coefficient \(\mathrm{[m^2/s]}\) for components \(\mathrm{i}\) and \(\mathrm{j}\) in this phase.

Parameters
fluidStateThe fluid state
paramCachemutable parameters
phaseIdxIndex of the fluid phase
compIIdxIndex of the component i
compJIdxIndex of the component j

◆ binaryDiffusionCoefficient() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::binaryDiffusionCoefficient ( const FluidState &  fluidState,
int  phaseIdx,
int  compIIdx,
int  compJIdx 
)
inlinestaticinherited

Given a phase's composition, temperature and pressure, return the binary diffusion coefficient \(\mathrm{[m^2/s]}\) for components \(\mathrm{i}\) and \(\mathrm{j}\) in this phase.

Parameters
fluidStateThe fluid state
phaseIdxIndex of the fluid phase
compIIdxIndex of the component i
compJIdxIndex of the component j

◆ binaryDiffusionCoefficient() [3/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::binaryDiffusionCoefficient ( const FluidState &  fluidState,
int  phaseIdx,
int  compIIdx,
int  compJIdx 
)
inlinestaticinherited

Given a phase's composition, temperature and pressure, return the binary diffusion coefficient \(\mathrm{[m^2/s]}\) for components \(i\) and \(j\) in this phase.

Parameters
fluidStateAn arbitrary fluid state
phaseIdxThe index of the fluid phase to consider
compIIdxThe index of the first component to consider
compJIdxThe index of the second component to consider

◆ componentEnthalpy() [1/2]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::componentEnthalpy ( const FluidState &  fluidState,
int  phaseIdx,
int  componentIdx 
)
inlinestaticinherited

Returns the specific enthalpy \(\mathrm{[J/kg]}\) of a component in the specified phase.

Parameters
fluidStateThe fluid state
phaseIdxThe index of the phase
componentIdxThe index of the component

◆ componentEnthalpy() [2/2]

template<class Scalar , class Policy = H2ON2DefaultPolicy<>>
template<class FluidState >
static Scalar Dumux::FluidSystems::H2ON2Kinetic< Scalar, Policy >::componentEnthalpy ( FluidState &  fluidState,
const int  phaseIdx,
const int  compIdx 
)
inlinestatic

Return the enthalpy of a component in a phase.

Parameters
fluidStateA container with the current (physical) state of the fluid
phaseIdxThe index of the phase to consider
compIdxThe index of the component to consider

◆ componentName()

static std::string Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::componentName ( int  compIdx)
inlinestaticinherited

Return the human readable name of a component.

Parameters
compIdxThe index of the component to consider

◆ criticalMolarVolume()

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::criticalMolarVolume ( int  compIdx)
inlinestaticinherited

Molar volume of a component at the critical point \(\mathrm{[m^3/mol]}\).

Parameters
compIdxThe index of the component to consider

◆ criticalPressure()

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::criticalPressure ( int  compIdx)
inlinestaticinherited

Critical pressure of a component \(\mathrm{[Pa]}\).

Parameters
compIdxThe index of the component to consider

◆ criticalTemperature()

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::criticalTemperature ( int  compIdx)
inlinestaticinherited

Critical temperature of a component \(\mathrm{[K]}\).

Parameters
compIdxThe index of the component to consider

◆ density() [1/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::density ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx 
)
inlinestaticinherited

Calculate the density \(\mathrm{[kg/m^3]}\) of a fluid phase.

Parameters
fluidStateThe fluid state
paramCachemutable parameters
phaseIdxIndex of the fluid phase

◆ density() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::density ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Calculate the density \(\mathrm{[kg/m^3]}\) of a fluid phase.

Parameters
fluidStateThe fluid state
phaseIdxIndex of the fluid phase

◆ density() [3/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::density ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Given a phase's composition, temperature, pressure, and the partial pressures of all components, return its density \(\mathrm{[kg/m^3]}\).

If Policy::useH2ODensityAsLiquidMixtureDensity() == false, we apply Eq. (7) in Class et al. (2002a) [13]
for the liquid density.

Parameters
fluidStateAn arbitrary fluid state
phaseIdxThe index of the fluid phase to consider

◆ diffusionCoefficient() [1/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::diffusionCoefficient ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx,
int  compIdx 
)
inlinestaticinherited

Calculate the binary molecular diffusion coefficient for a component in a fluid phase \(\mathrm{[mol^2 * s / (kg*m^3)]}\).

Parameters
fluidStateThe fluid state
paramCachemutable parameters
phaseIdxIndex of the fluid phase
compIdxIndex of the component Molecular diffusion of a component \(\mathrm{\kappa}\) is caused by a gradient of the chemical potential and follows the law

\[ J = - D \mathbf{grad} \mu_\kappa \]

where \(\mathrm{\mu_\kappa}\) is the component's chemical potential, \(\mathrm{D}\) is the diffusion coefficient and \(\mathrm{J}\) is the diffusive flux. \(\mathrm{\mu_\kappa}\) is connected to the component's fugacity \(\mathrm{f_\kappa}\) by the relation

\[ \mu_\kappa = R T_\alpha \mathrm{ln} \frac{f_\kappa}{p_\alpha} \]

where \(\mathrm{p_\alpha}\) and \(\mathrm{T_\alpha}\) are the fluid phase' pressure and temperature.

◆ diffusionCoefficient() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::diffusionCoefficient ( const FluidState &  fluidState,
int  phaseIdx,
int  compIdx 
)
inlinestaticinherited

Calculate the binary molecular diffusion coefficient for a component in a fluid phase \(\mathrm{[mol^2 * s / (kg*m^3)]}\).

Parameters
fluidStateThe fluid state
phaseIdxIndex of the fluid phase
compIdxIndex of the component Molecular diffusion of a component \(\mathrm{\kappa}\) is caused by a gradient of the chemical potential and follows the law

\[ J = - D \mathbf{grad} \mu_\kappa \]

where \(\mathrm{\mu_\kappa}\) is the component's chemical potential, \(\mathrm{D}\) is the diffusion coefficient and \(\mathrm{J}\) is the diffusive flux. \(\mathrm{\mu_\kappa}\) is connected to the component's fugacity \(\mathrm{f_\kappa}\) by the relation

\[ \mu_\kappa = R T_\alpha \mathrm{ln} \frac{f_\kappa}{p_\alpha} \]

where \(\mathrm{p_\alpha}\) and \(\mathrm{T_\alpha}\) are the fluid phase' pressure and temperature.

◆ diffusionCoefficient() [3/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::diffusionCoefficient ( const FluidState &  fluidState,
int  phaseIdx,
int  compIdx 
)
inlinestaticinherited

Calculate the molecular diffusion coefficient for a component in a fluid phase \(\mathrm{[mol^2 * s / (kg*m^3)]}\).

Molecular diffusion of a compoent \(\mathrm{\kappa}\) is caused by a gradient of the chemical potential and follows the law

\[ J = - D \mathbf{grad} \mu_\kappa \]

where \(\mathrm{\mu_\kappa}\) is the component's chemical potential, \(\mathrm{D}\) is the diffusion coefficient and \(\mathrm{J}\) is the diffusive flux. \(\mathrm{mu_\kappa}\) is connected to the component's fugacity \(\mathrm{f_\kappa}\) by the relation

\[ \mu_\kappa = R T_\alpha \mathrm{ln} \frac{f_\kappa}{p_\alpha} \]

where \(p_\alpha\) and \(T_\alpha\) are the fluid phase' pressure and temperature.

Parameters
fluidStateAn arbitrary fluid state
phaseIdxThe index of the fluid phase to consider
compIdxThe index of the component to consider

◆ enthalpy() [1/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::enthalpy ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx 
)
inlinestaticinherited

Given a phase's composition, temperature, pressure and density, calculate its specific enthalpy \(\mathrm{[J/kg]}\).

Parameters
fluidStateThe fluid state
paramCachemutable parameters
phaseIdxIndex of the fluid phase

◆ enthalpy() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::enthalpy ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Given a phase's composition, temperature, pressure and density, calculate its specific enthalpy \(\mathrm{[J/kg]}\).

Parameters
fluidStateThe fluid state
phaseIdxIndex of the fluid phase

◆ enthalpy() [3/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::enthalpy ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Given a phase's composition, temperature, pressure and density, calculate its specific enthalpy \(\mathrm{[J/kg]}\).

Note
This fluid system neglects the contribution of gas-molecules in the liquid phase. This contribution is probably not big. Somebody would have to find out the enthalpy of solution for this system. ...
Parameters
fluidStateAn arbitrary fluid state
phaseIdxThe index of the fluid phase to consider

◆ fugacityCoefficient() [1/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::fugacityCoefficient ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx,
int  compIdx 
)
inlinestaticinherited

Calculate the fugacity coefficient \(\mathrm{[Pa]}\) of an individual component in a fluid phase.

The fugacity coefficient \(\mathrm{\phi^\kappa_\alpha}\) is connected to the fugacity \(\mathrm{f^\kappa_\alpha}\) and the component's mole fraction \(\mathrm{x^\kappa_\alpha}\) by means of the relation

\[ f^\kappa_\alpha = \phi^\kappa_\alpha\;x^\kappa_\alpha\;p_\alpha \]

Parameters
fluidStateThe fluid state
paramCachemutable parameters
phaseIdxIndex of the fluid phase
compIdxIndex of the component

◆ fugacityCoefficient() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::fugacityCoefficient ( const FluidState &  fluidState,
int  phaseIdx,
int  compIdx 
)
inlinestaticinherited

Calculate the fugacity coefficient \(\mathrm{[Pa]}\) of an individual component in a fluid phase.

The fugacity coefficient \(\mathrm{\phi^\kappa_\alpha}\) is connected to the fugacity \(\mathrm{f^\kappa_\alpha}\) and the component's mole fraction \(\mathrm{x^\kappa_\alpha}\) by means of the relation

\[ f^\kappa_\alpha = \phi^\kappa_\alpha\;x^\kappa_\alpha\;p_\alpha \]

Parameters
fluidStateThe fluid state
phaseIdxIndex of the fluid phase
compIdxIndex of the component

◆ fugacityCoefficient() [3/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::fugacityCoefficient ( const FluidState &  fluidState,
int  phaseIdx,
int  compIdx 
)
inlinestaticinherited

Calculate the fugacity coefficient \(\mathrm{[-]}\) of an individual component in a fluid phase.

The fugacity coefficient \(\mathrm{\phi^\kappa_\alpha}\) of component \(\mathrm{\kappa}\) in phase \(\mathrm{\alpha}\) is connected to the fugacity \(\mathrm{f^\kappa_\alpha}\) and the component's mole fraction \(\mathrm{x^\kappa_\alpha}\) by means of the relation

\[ f^\kappa_\alpha = \phi^\kappa_\alpha\;x^\kappa_\alpha\;p_\alpha \]

where \(\mathrm{p_\alpha}\) is the pressure of the fluid phase.

The quantity "fugacity" itself is just an other way to express the chemical potential \(\mathrm{\zeta^\kappa_\alpha}\) of the component. It is defined via

\[ f^\kappa_\alpha := \exp\left\{\frac{\zeta^\kappa_\alpha}{k_B T_\alpha} \right\} \]

where \(\mathrm{k_B = 1.380\cdot10^{-23}\;J/K}\) is the Boltzmann constant.

Parameters
fluidStateAn arbitrary fluid state
phaseIdxThe index of the fluid phase to consider
compIdxThe index of the component to consider

◆ getMainComponent()

static constexpr int Dumux::FluidSystems::Base< Scalar , H2ON2< Scalar, H2ON2DefaultPolicy<> > >::getMainComponent ( int  phaseIdx)
inlinestaticconstexprinherited

Get the main component of a given phase if possible.

Parameters
phaseIdxThe index of the fluid phase to consider
Todo:
Unfortunately we currently still have the assumption in some volume variables (e.g. 1pnc, 2pnc) that the main component index of a phase is equal to the phase index of that phase. This means changing this only works if the volume variables are written accordingly.
Note
This only makes sense if this is not a tracer fluid system (then the bulk component is not balanced)

◆ heatCapacity() [1/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::heatCapacity ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx 
)
inlinestaticinherited

Specific isobaric heat capacity \(c_{p,\alpha}\) of a fluid phase \(\mathrm{[J/(kg*K)]}\).

Parameters
fluidStaterepresents all relevant thermodynamic quantities of a fluid system
paramCachemutable parameters
phaseIdxIndex of the fluid phase

Given a fluid state, an up-to-date parameter cache and a phase index, this method computes the isobaric heat capacity \(c_{p,\alpha}\) of the fluid phase. The isobaric heat capacity is defined as the partial derivative of the specific enthalpy \(h_\alpha\) to the fluid pressure \(p_\alpha\):

\( c_{p,\alpha} = \frac{\partial h_\alpha}{\partial p_\alpha} \)

◆ heatCapacity() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::heatCapacity ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Specific isobaric heat capacity \(c_{p,\alpha}\) of a fluid phase \(\mathrm{[J/(kg*K)]}\).

Parameters
fluidStaterepresents all relevant thermodynamic quantities of a fluid system
phaseIdxIndex of the fluid phase

Given a fluid state, an up-to-date parameter cache and a phase index, this method computes the isobaric heat capacity \(c_{p,\alpha}\) of the fluid phase. The isobaric heat capacity is defined as the partial derivative of the specific enthalpy \(h_\alpha\) to the fluid pressure \(p_\alpha\):

\( c_{p,\alpha} = \frac{\partial h_\alpha}{\partial p_\alpha} \)

◆ heatCapacity() [3/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::heatCapacity ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Specific isobaric heat capacity of a fluid phase. \(\mathrm{[J/(kg K)]}\).

Parameters
fluidStateAn arbitrary fluid state
phaseIdxThe index of the fluid phase to consider

◆ henry()

template<class Scalar , class Policy = H2ON2DefaultPolicy<>>
static Scalar Dumux::FluidSystems::H2ON2Kinetic< Scalar, Policy >::henry ( Scalar  temperature)
inlinestatic

Return the Henry constant for a component in a phase. \(\mathrm{[Pa]}\).

Parameters
temperatureThe given temperature

◆ init() [1/2]

static void Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::init ( )
inlinestaticinherited

Initialize the fluid system's static parameters generically.

If a tabulated H2O component is used, we do our best to create tables that always work.

◆ init() [2/2]

static void Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::init ( Scalar  tempMin,
Scalar  tempMax,
unsigned  nTemp,
Scalar  pressMin,
Scalar  pressMax,
unsigned  nPress 
)
inlinestaticinherited

Initialize the fluid system's static parameters using problem specific temperature and pressure ranges.

Parameters
tempMinThe minimum temperature used for tabulation of water \(\mathrm{[K]}\)
tempMaxThe maximum temperature used for tabulation of water \(\mathrm{[K]}\)
nTempThe number of ticks on the temperature axis of the table of water
pressMinThe minimum pressure used for tabulation of water \(\mathrm{[Pa]}\)
pressMaxThe maximum pressure used for tabulation of water \(\mathrm{[Pa]}\)
nPressThe number of ticks on the pressure axis of the table of water

◆ isCompressible()

static constexpr bool Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::isCompressible ( int  phaseIdx)
inlinestaticconstexprinherited

Returns true if and only if a fluid phase is assumed to be compressible.

Compressible means that the partial derivative of the density to the fluid pressure is always larger than zero.

Parameters
phaseIdxThe index of the fluid phase to consider

◆ isGas()

static constexpr bool Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::isGas ( int  phaseIdx)
inlinestaticconstexprinherited

Return whether a phase is gaseous.

Parameters
phaseIdxThe index of the fluid phase to consider

◆ isIdealGas()

static bool Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::isIdealGas ( int  phaseIdx)
inlinestaticinherited

Returns true if and only if a fluid phase is assumed to be an ideal gas.

Parameters
phaseIdxThe index of the fluid phase to consider

◆ isIdealMixture()

static bool Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::isIdealMixture ( int  phaseIdx)
inlinestaticinherited

Returns true if and only if a fluid phase is assumed to be an ideal mixture.

We define an ideal mixture as a fluid phase where the fugacity coefficients of all components times the pressure of the phase are independent on the fluid composition. This assumption is true if Henry's law and Raoult's law apply. If you are unsure what this function should return, it is safe to return false. The only damage done will be (slightly) increased computation times in some cases.

Parameters
phaseIdxThe index of the fluid phase to consider

◆ isMiscible()

static constexpr bool Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::isMiscible ( )
inlinestaticconstexprinherited

Returns whether the fluids are miscible.

◆ isTracerFluidSystem()

static constexpr bool Dumux::FluidSystems::Base< Scalar , H2ON2< Scalar, H2ON2DefaultPolicy<> > >::isTracerFluidSystem ( )
inlinestaticconstexprinherited

Some properties of the fluid system.

If the fluid system only contains tracer components

◆ kelvinVaporPressure()

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::kelvinVaporPressure ( const FluidState &  fluidState,
const int  phaseIdx,
const int  compIdx 
)
inlinestaticinherited

Vapor pressure including the Kelvin equation in \(\mathrm{[Pa]}\).

Calculate the decreased vapor pressure due to capillarity

Parameters
fluidStateAn abitrary fluid state
phaseIdxThe index of the fluid phase to consider
compIdxThe index of the component to consider

◆ molarDensity() [1/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::molarDensity ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx 
)
inlinestaticinherited

Calculate the molar density \(\mathrm{[mol/m^3]}\) of a fluid phase.

Parameters
fluidStateThe fluid state
paramCachemutable parameters
phaseIdxIndex of the fluid phase

◆ molarDensity() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::molarDensity ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Calculate the molar density \(\mathrm{[mol/m^3]}\) of a fluid phase.

Parameters
fluidStateThe fluid state
phaseIdxIndex of the fluid phase

◆ molarDensity() [3/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::molarDensity ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

The molar density \(\rho_{mol,\alpha}\) of a fluid phase \(\alpha\) in \(\mathrm{[mol/m^3]}\).

The molar density for the simple relation is defined by the mass density \(\rho_\alpha\) and the molar mass of the main component

The molar density for the complrex relation is defined by the mass density \(\rho_\alpha\) and the mean molar mass \(\overline M_\alpha\):

\[\rho_{mol,\alpha} = \frac{\rho_\alpha}{\overline M_\alpha} \;.\]

◆ molarMass()

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::molarMass ( int  compIdx)
inlinestaticinherited

Return the molar mass of a component in \(\mathrm{[kg/mol]}\).

Parameters
compIdxThe index of the component to consider

◆ phaseName()

static std::string Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::phaseName ( int  phaseIdx)
inlinestaticinherited

Return the human readable name of a fluid phase.

Parameters
phaseIdxThe index of the fluid phase to consider

◆ thermalConductivity() [1/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::thermalConductivity ( const FluidState &  fluidState,
const int  phaseIdx 
)
inlinestaticinherited

Thermal conductivity of a fluid phase \(\mathrm{[W/(m K)]}\).

Use the conductivity of air and water as a first approximation.

Parameters
fluidStateAn arbitrary fluid state
phaseIdxThe index of the fluid phase to consider

◆ thermalConductivity() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::thermalConductivity ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx 
)
inlinestaticinherited

Thermal conductivity \(\lambda_\alpha \) of a fluid phase \(\mathrm{[W/(m K)]}\).

Parameters
fluidStateThe fluid state
paramCachemutable parameters
phaseIdxIndex of the fluid phase

◆ thermalConductivity() [3/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::thermalConductivity ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Thermal conductivity \(\lambda_\alpha \) of a fluid phase \(\mathrm{[W/(m K)]}\).

Parameters
fluidStateThe fluid state
phaseIdxIndex of the fluid phase

◆ vaporPressure()

template<class Scalar , class Policy = H2ON2DefaultPolicy<>>
static Scalar Dumux::FluidSystems::H2ON2Kinetic< Scalar, Policy >::vaporPressure ( Scalar  temperature)
inlinestatic

Return the vapor pressure of a component above one phase. \(\mathrm{[Pa]}\).

Parameters
temperatureThe given temperature

◆ viscosity() [1/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::viscosity ( const FluidState &  fluidState,
const ParameterCache paramCache,
int  phaseIdx 
)
inlinestaticinherited

Calculate the dynamic viscosity of a fluid phase \(\mathrm{[Pa*s]}\).

Parameters
fluidStateThe fluid state
paramCachemutable parameters
phaseIdxIndex of the fluid phase

◆ viscosity() [2/3]

static Scalar Dumux::FluidSystems::Base< ScalarType, Implementation >::viscosity ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Calculate the dynamic viscosity of a fluid phase \(\mathrm{[Pa*s]}\).

Parameters
fluidStateThe fluid state
phaseIdxIndex of the fluid phase

◆ viscosity() [3/3]

static Scalar Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::viscosity ( const FluidState &  fluidState,
int  phaseIdx 
)
inlinestaticinherited

Calculate the dynamic viscosity of a fluid phase \(\mathrm{[Pa*s]}\).

Compositional effects in the gas phase are accounted by the Wilke method. See Reid et al. (1987) [53]
4th edition, McGraw-Hill, 1987, 407-410 5th edition, McGraw-Hill, 20001, p. 9.21/22

Note
Compositional effects for a liquid mixture have to be implemented.
Parameters
fluidStateAn arbitrary fluid state
phaseIdxThe index of the fluid phase to consider

◆ viscosityIsConstant()

static constexpr bool Dumux::FluidSystems::Base< Scalar , H2ON2< Scalar, H2ON2DefaultPolicy<> > >::viscosityIsConstant ( int  phaseIdx)
inlinestaticconstexprinherited

Returns true if and only if a fluid phase is assumed to have a constant viscosity.

Parameters
phaseIdxThe index of the fluid phase to consider

Member Data Documentation

◆ comp0Idx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::comp0Idx
staticconstexprinherited

index of the first component

◆ comp1Idx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::comp1Idx
staticconstexprinherited

index of the second component

◆ gasCompIdx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::gasCompIdx
staticconstexprinherited

index of the gas component

◆ gasPhaseIdx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::gasPhaseIdx
staticconstexprinherited

index of the gas phase

◆ H2OIdx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::H2OIdx
staticconstexprinherited

◆ liquidCompIdx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::liquidCompIdx
staticconstexprinherited

index of the liquid component

◆ liquidPhaseIdx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::liquidPhaseIdx
staticconstexprinherited

index of the liquid phase

◆ N2Idx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::N2Idx
staticconstexprinherited

◆ numComponents

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::numComponents
staticconstexprinherited

Number of components in the fluid system.

◆ numPhases

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::numPhases
staticconstexprinherited

Number of phases in the fluid system.

◆ phase0Idx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::phase0Idx
staticconstexprinherited

index of the first phase

◆ phase1Idx

constexpr int Dumux::FluidSystems::H2ON2< Scalar, H2ON2DefaultPolicy<> >::phase1Idx
staticconstexprinherited

index of the second phase


The documentation for this class was generated from the following file: