two-phase, multi-component Darcy flow For a detailed model description see porousmediumflow/2pnc/model.hh More...
two-phase, multi-component Darcy flow For a detailed model description see porousmediumflow/2pnc/model.hh
Files | |
file | porousmediumflow/2pnc/indices.hh |
Defines the indices required for the two-phase n-component model. | |
file | porousmediumflow/2pnc/iofields.hh |
Adds I/O fields specific to the twop-nc model. | |
file | porousmediumflow/2pnc/model.hh |
Adaption of the fully implicit scheme to the two-phase n-component fully implicit model. | |
file | 2pnc/primaryvariableswitch.hh |
The primary variable switch for the 2pnc model. | |
file | porousmediumflow/2pnc/volumevariables.hh |
Contains the quantities which are constant within a finite volume in the two-phase, n-component model. | |
Classes | |
struct | Dumux::TwoPNCIndices |
The indices for the isothermal two-phase n-component model. More... | |
class | Dumux::TwoPNCIOFields |
Adds I/O fields specific to the TwoPNC model. More... | |
struct | Dumux::TwoPNCModelTraits< nComp, useMol, setMoleFractionForFP, formulation, repCompEqIdx > |
Specifies a number properties of two-phase n-component models. More... | |
class | Dumux::TwoPNCPrimaryVariableSwitch |
The primary variable switch controlling the phase presence state variable. More... | |
class | Dumux::TwoPNCVolumeVariables< Traits > |
Contains the quantities which are are constant within a finite volume in the two-phase, n-component model. More... | |