3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Attributes | List of all members
Dumux::ThreePWaterOilIndices Class Reference

The indices for the isothermal 3p2cni model. More...

#include <dumux/porousmediumflow/3pwateroil/indices.hh>

Description

The indices for the isothermal 3p2cni model.

Static Public Attributes

static const int threePhases = 1
 All three phases are present. More...
 
static const int wPhaseOnly = 2
 Only the water phase is present. More...
 
static const int gnPhaseOnly = 3
 Only gas and NAPL phases are present. More...
 
static const int wnPhaseOnly = 4
 Only water and NAPL phases are present. More...
 
static const int gPhaseOnly = 5
 Only gas phase is present. More...
 
static const int wgPhaseOnly = 6
 Only water and gas phases are present. More...
 
static const int pressureIdx = 0
 Index for phase pressure in a solution vector. More...
 
static const int switch1Idx = 1
 Index 1 of saturation, mole fraction or temperature. More...
 
static const int switch2Idx = 2
 Index 2 of saturation, mole fraction or temperature. More...
 
static const int conti0EqIdx = 0
 Index of the mass conservation equation for the water component. More...
 

Member Data Documentation

◆ conti0EqIdx

const int Dumux::ThreePWaterOilIndices::conti0EqIdx = 0
static

Index of the mass conservation equation for the water component.

◆ gnPhaseOnly

const int Dumux::ThreePWaterOilIndices::gnPhaseOnly = 3
static

Only gas and NAPL phases are present.

◆ gPhaseOnly

const int Dumux::ThreePWaterOilIndices::gPhaseOnly = 5
static

Only gas phase is present.

◆ pressureIdx

const int Dumux::ThreePWaterOilIndices::pressureIdx = 0
static

Index for phase pressure in a solution vector.

◆ switch1Idx

const int Dumux::ThreePWaterOilIndices::switch1Idx = 1
static

Index 1 of saturation, mole fraction or temperature.

◆ switch2Idx

const int Dumux::ThreePWaterOilIndices::switch2Idx = 2
static

Index 2 of saturation, mole fraction or temperature.

◆ threePhases

const int Dumux::ThreePWaterOilIndices::threePhases = 1
static

All three phases are present.

◆ wgPhaseOnly

const int Dumux::ThreePWaterOilIndices::wgPhaseOnly = 6
static

Only water and gas phases are present.

◆ wnPhaseOnly

const int Dumux::ThreePWaterOilIndices::wnPhaseOnly = 4
static

Only water and NAPL phases are present.

◆ wPhaseOnly

const int Dumux::ThreePWaterOilIndices::wPhaseOnly = 2
static

Only the water phase is present.


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