Contains the quantities which are are constant within a finite volume in the CO2 model.
#include <dumux/porousmediumflow/co2/volumevariables.hh>
| Public Types | |
| using | FluidState = typename Traits::FluidState | 
| The type of the object returned by the fluidState() method. | |
| using | FluidSystem = typename Traits::FluidSystem | 
| The fluid system used here. | |
| using | Indices = typename ModelTraits::Indices | 
| Export the indices. | |
| using | SolidState = typename Traits::SolidState | 
| Export type of solid state. | |
| using | SolidSystem = typename Traits::SolidSystem | 
| Export type of solid system. | |
| using | PrimaryVariableSwitch = TwoPTwoCCO2PrimaryVariableSwitch | 
| Export the type of the primary variable switch. | |
| using | PrimaryVariables = typename Traits::PrimaryVariables | 
| Export the type used for the primary variables. | |
| Public Member Functions | |
| template<class ElemSol, class Problem, class Element, class Scv> | |
| void | update (const ElemSol &elemSol, const Problem &problem, const Element &element, const Scv &scv) | 
| Updates all quantities for a given control volume. | |
| template<class ElemSol, class Problem, class Element, class Scv> | |
| void | completeFluidState (const ElemSol &elemSol, const Problem &problem, const Element &element, const Scv &scv, FluidState &fluidState, SolidState &solidState) | 
| Completes the fluid state. | |
| const FluidState & | fluidState () const | 
| Returns the phase state within the control volume. | |
| const SolidState & | solidState () const | 
| Returns the phase state for the control volume. | |
| Scalar | averageMolarMass (int phaseIdx) const | 
| Returns the average molar mass \(\mathrm{[kg/mol]}\) of the fluid phase. | |
| Scalar | saturation (const int phaseIdx) const | 
| Returns the saturation of a given phase within the control volume in \([-]\). | |
| Scalar | massFraction (const int phaseIdx, const int compIdx) const | 
| Returns the mass fraction of a given component in a given phase within the control volume in \([-]\). | |
| Scalar | moleFraction (const int phaseIdx, const int compIdx) const | 
| Returns the mole fraction of a given component in a given phase within the control volume in \([-]\). | |
| Scalar | density (const int phaseIdx) const | 
| Returns the mass density of a given phase within the control volume in \([kg/m^3]\). | |
| Scalar | viscosity (const int phaseIdx) const | 
| Returns the dynamic viscosity of the fluid within the control volume in \(\mathrm{[Pa s]}\). | |
| Scalar | molarDensity (const int phaseIdx) const | 
| Returns the mass density of a given phase within the control volume in \([mol/m^3]\). | |
| Scalar | pressure (const int phaseIdx) const | 
| Returns the effective pressure of a given phase within the control volume in \([kg/(m*s^2)=N/m^2=Pa]\). | |
| Scalar | temperature () const | 
| Returns temperature within the control volume in \([K]\). | |
| Scalar | relativePermeability (const int phaseIdx) const | 
| Returns the relative permeability of a given phase within the control volume in \([-]\). | |
| Scalar | mobility (const int phaseIdx) const | 
| Returns the effective mobility of a given phase within the control volume in \([s*m/kg]\). | |
| Scalar | capillaryPressure () const | 
| Returns the effective capillary pressure within the control volume in \([kg/(m*s^2)=N/m^2=Pa]\). | |
| Scalar | porosity () const | 
| Returns the average porosity within the control volume in \([-]\). | |
| const PermeabilityType & | permeability () const | 
| Returns the average permeability within the control volume in \([m^2]\). | |
| Scalar | diffusionCoefficient (int phaseIdx, int compIIdx, int compJIdx) const | 
| Returns the binary diffusion coefficients for a phase in \([m^2/s]\). | |
| Scalar | effectiveDiffusionCoefficient (int phaseIdx, int compIIdx, int compJIdx) const | 
| Returns the effective diffusion coefficients for a phase in \([m^2/s]\). | |
| int | wettingPhase () const | 
| Returns the wetting phase index. | |
| const PrimaryVariables & | priVars () const | 
| Returns the vector of primary variables. | |
| Scalar | priVar (const int pvIdx) const | 
| Returns a component of primary variable vector. | |
| Scalar | extrusionFactor () const | 
| Returns how much the sub-control volume is extruded. | |
| Static Public Member Functions | |
| static constexpr bool | useMoles () | 
| Return whether moles or masses are balanced. | |
| static constexpr TwoPFormulation | priVarFormulation () | 
| Return the two-phase formulation used here. | |
| static constexpr int | numFluidPhases () | 
| Return number of phases considered by the model. | |
| static constexpr int | numFluidComponents () | 
| Return number of components considered by the model. | |
| using Dumux::TwoPTwoCCO2VolumeVariables< Traits >::FluidState = typename Traits::FluidState | 
| using Dumux::TwoPTwoCCO2VolumeVariables< Traits >::FluidSystem = typename Traits::FluidSystem | 
| using Dumux::TwoPTwoCCO2VolumeVariables< Traits >::Indices = typename ModelTraits::Indices | 
| 
 | inherited | 
| using Dumux::TwoPTwoCCO2VolumeVariables< Traits >::PrimaryVariableSwitch = TwoPTwoCCO2PrimaryVariableSwitch | 
| using Dumux::TwoPTwoCCO2VolumeVariables< Traits >::SolidState = typename Traits::SolidState | 
| using Dumux::TwoPTwoCCO2VolumeVariables< Traits >::SolidSystem = typename Traits::SolidSystem | 
| 
 | inline | 
| phaseIdx | The phase index | 
| 
 | inline | 
| 
 | inline | 
| elemSol | A vector containing all primary variables connected to the element | 
| problem | The object specifying the problem which ought to be simulated | 
| element | An element which contains part of the control volume | 
| scv | The sub-control volume | 
| fluidState | A container with the current (physical) state of the fluid | 
| solidState | A container with the current (physical) state of the solid | 
Set temperature, saturations, capillary pressures, viscosities, densities and enthalpies.
| 
 | inline | 
| phaseIdx | The phase index | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlineinherited | 
This means the factor by which a lower-dimensional (1D or 2D) entity needs to be expanded to get a full dimensional cell. The default is 1.0 which means that 1D problems are actually thought as pipes with a cross section of 1 m^2 and 2D problems are assumed to extend 1 m to the back.
| 
 | inline | 
| 
 | inline | 
| phaseIdx | The phase index | 
| compIdx | The component index | 
| 
 | inline | 
| phaseIdx | The phase index | 
| 
 | inline | 
| phaseIdx | The phase index | 
| 
 | inline | 
| phaseIdx | The phase index | 
| compIdx | The component index | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| phaseIdx | The phase index | 
| 
 | inlineinherited | 
| pvIdx | The index of the primary variable of interest | 
| 
 | inlinestaticconstexpr | 
| 
 | inlineinherited | 
| 
 | inline | 
| phaseIdx | The phase index | 
| 
 | inline | 
| phaseIdx | The phase index | 
| 
 | inline | 
| 
 | inline | 
Note that we assume thermodynamic equilibrium, i.e. the temperature of the rock matrix and of all fluid phases are identical.
| 
 | inline | 
| elemSol | A vector containing all primary variables connected to the element | 
| problem | The object specifying the problem which ought to be simulated | 
| element | An element which contains part of the control volume | 
| scv | The sub control volume | 
| 
 | inlinestaticconstexpr | 
| 
 | inline | 
| phaseIdx | The phase index | 
| 
 | inline |