My Project
|
The indices for the compositional multi-phase primary variable switching model. More...
#include <pvsindices.hh>
Static Public Attributes | |
static const int | numEq = numComponents + EnergyIndices::numEq_ |
Number of partial differential equations or primary variables, respectively. | |
static const int | pressure0Idx = PVOffset + 0 |
Index for the pressure of the first phase. | |
static const int | switch0Idx = PVOffset + 1 |
Index of the either the saturation or the mole fraction of the phase with the lowest index. | |
static const int | conti0EqIdx = PVOffset |
Index of the mass conservation equation for the first component. | |
The indices for the compositional multi-phase primary variable switching model.
PVOffset | The first index in a primary variable vector. |