25#ifndef DUMUX_3P2CNI_INDICES_HH
26#define DUMUX_3P2CNI_INDICES_HH
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
The indices for the isothermal 3p2cni model.
Definition: porousmediumflow/3pwateroil/indices.hh:35
static const int conti0EqIdx
Index of the mass conservation equation for the water component.
Definition: porousmediumflow/3pwateroil/indices.hh:51
static const int wPhaseOnly
Only the water phase is present.
Definition: porousmediumflow/3pwateroil/indices.hh:39
static const int wnPhaseOnly
Only water and NAPL phases are present.
Definition: porousmediumflow/3pwateroil/indices.hh:41
static const int threePhases
All three phases are present.
Definition: porousmediumflow/3pwateroil/indices.hh:38
static const int switch2Idx
Index 2 of saturation, mole fraction or temperature.
Definition: porousmediumflow/3pwateroil/indices.hh:48
static const int gPhaseOnly
Only gas phase is present.
Definition: porousmediumflow/3pwateroil/indices.hh:42
static const int switch1Idx
Index 1 of saturation, mole fraction or temperature.
Definition: porousmediumflow/3pwateroil/indices.hh:47
static const int wgPhaseOnly
Only water and gas phases are present.
Definition: porousmediumflow/3pwateroil/indices.hh:43
static const int gnPhaseOnly
Only gas and NAPL phases are present.
Definition: porousmediumflow/3pwateroil/indices.hh:40
static const int pressureIdx
Index for phase pressure in a solution vector.
Definition: porousmediumflow/3pwateroil/indices.hh:46