Index names for the Richards model.
More...
#include <dumux/porousmediumflow/richards/indices.hh>
Index names for the Richards model.
◆ bothPhases
constexpr int Dumux::RichardsIndices::bothPhases = 3 |
|
staticconstexpr |
◆ conti0EqIdx
constexpr int Dumux::RichardsIndices::conti0EqIdx = 0 |
|
staticconstexpr |
Equation index for the mass conservation of the wetting phase.
◆ gasPhaseOnly
constexpr int Dumux::RichardsIndices::gasPhaseOnly = 2 |
|
staticconstexpr |
Only the gas phase is present.
◆ liquidPhaseOnly
constexpr int Dumux::RichardsIndices::liquidPhaseOnly = 1 |
|
staticconstexpr |
Only the liquid phase is present.
◆ pressureIdx
constexpr int Dumux::RichardsIndices::pressureIdx = 0 |
|
staticconstexpr |
Primary variable index for the wetting phase pressure.
◆ switchIdx
constexpr int Dumux::RichardsIndices::switchIdx = 0 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: