13#ifndef DUMUX_3P2CNI_INDICES_HH
14#define DUMUX_3P2CNI_INDICES_HH
The indices for the isothermal 3p2cni model.
Definition: porousmediumflow/3pwateroil/indices.hh:23
static const int conti0EqIdx
Index of the mass conservation equation for the water component.
Definition: porousmediumflow/3pwateroil/indices.hh:39
static const int wPhaseOnly
Only the water phase is present.
Definition: porousmediumflow/3pwateroil/indices.hh:27
static const int wnPhaseOnly
Only water and NAPL phases are present.
Definition: porousmediumflow/3pwateroil/indices.hh:29
static const int threePhases
All three phases are present.
Definition: porousmediumflow/3pwateroil/indices.hh:26
static const int switch2Idx
Index 2 of saturation, mole fraction or temperature.
Definition: porousmediumflow/3pwateroil/indices.hh:36
static const int gPhaseOnly
Only gas phase is present.
Definition: porousmediumflow/3pwateroil/indices.hh:30
static const int switch1Idx
Index 1 of saturation, mole fraction or temperature.
Definition: porousmediumflow/3pwateroil/indices.hh:35
static const int wgPhaseOnly
Only water and gas phases are present.
Definition: porousmediumflow/3pwateroil/indices.hh:31
static const int gnPhaseOnly
Only gas and NAPL phases are present.
Definition: porousmediumflow/3pwateroil/indices.hh:28
static const int pressureIdx
Index for phase pressure in a solution vector.
Definition: porousmediumflow/3pwateroil/indices.hh:34