Single-phase, multi-component Darcy flow. More...
Single-phase, multi-component Darcy flow.
For a detailed model description see porousmediumflow/1pnc/model.hh
Files | |
| file | porousmediumflow/1pnc/indices.hh |
| Defines the primary variable and equation indices used by the 1pnc model. | |
| file | porousmediumflow/1pnc/iofields.hh |
| Adds I/O fields specific to the OnePNC model. | |
| file | porousmediumflow/1pnc/model.hh |
| Adaption of the fully implicit model to the one-phase n-component flow model. | |
| file | porousmediumflow/1pnc/volumevariables.hh |
| Quantities required by the single-phase, n-component box model defined on a vertex. | |
Classes | |
| struct | Dumux::OnePNCIndices |
| The indices for the isothermal one-phase n-component model. More... | |
| class | Dumux::OnePNCIOFields |
| Adds I/O fields specific to the OnePNC model. More... | |
| struct | Dumux::OnePNCModelTraits< nComp, useM, enableCompDisp, enableThermDisp, repCompEqIdx, CDM > |
| Specifies a number properties of models that consider a single-phase with multiple components. More... | |
| class | Dumux::OnePNCVolumeVariables< Traits > |
| Contains the quantities which are are constant within a finite volume in the one-phase, n-component model. More... | |