Generalized multi-phase, multi-component Darcy flow.
More...
Generalized multi-phase, multi-component Darcy flow.
For a detailed model description see porousmediumflow/mpnc/model.hh
|
struct | Dumux::MPNCIndices< numPhases, numEqBalance > |
| The primary variable and equation indices for the MpNc model. More...
|
|
class | Dumux::MPNCIOFields |
| Adds I/O fields specific to the mpnc model. More...
|
|
class | Dumux::MPNCLocalResidual< TypeTag > |
| MpNc specific details needed to approximately calculate the local defect in the fully implicit scheme. More...
|
|
struct | Dumux::MPNCModelTraits< nPhases, nComp, formulation, useM, repCompEqIdx > |
| Specifies a number properties of the m-phase n-component model. More...
|
|
struct | Dumux::MPNCNonequilibriumModelTraits< NonEquilTraits > |
| Specifies a number properties of the m-phase n-component model in conjunction with non-equilibrium. This is necessary because the mpnc indices are affected by the non-equilibrium which can thus not be plugged on top of it that easily. More...
|
|
struct | Dumux::MPNCVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT, DT, EDM > |
| Traits class for the mpnc volume variables. More...
|
|
◆ MPNCVolumeVariables
Contains the quantities which are constant within a finite volume in the MpNc model.
- Template Parameters
-
Traits | Class encapsulating types to be used by the vol vars |
◆ MpNcPressureFormulation
Enumerates the formulations which the MpNc model accepts.
Enumerator |
---|
mostWettingFirst | |
leastWettingFirst | |