13#ifndef DUMUX_2P1C_INDICES_HH
14#define DUMUX_2P1C_INDICES_HH
The indices for the two-phase one-component model.
Definition: porousmediumflow/2p1c/indices.hh:23
static const int gasPhaseOnly
Only gas phase is present.
Definition: porousmediumflow/2p1c/indices.hh:28
static const int conti0EqIdx
Index of the mass conservation equation for the water component.
Definition: porousmediumflow/2p1c/indices.hh:35
static const int temperatureIdx
For compatibility reasons. Do not use.
Definition: porousmediumflow/2p1c/indices.hh:38
static const int energyEqIdx
Definition: porousmediumflow/2p1c/indices.hh:36
static const int pressureIdx
Index for phase pressure in a solution vector.
Definition: porousmediumflow/2p1c/indices.hh:31
static const int liquidPhaseOnly
Only the liquid phase is present.
Definition: porousmediumflow/2p1c/indices.hh:27
static const int switchIdx
Index of saturation or temperature.
Definition: porousmediumflow/2p1c/indices.hh:32
static const int twoPhases
Both liquid and gas phase are present.
Definition: porousmediumflow/2p1c/indices.hh:26