Single-phase (immiscible) Darcy flow For a detailed model decription see porousmediumflow/1p/model.hh. More...
Single-phase (immiscible) Darcy flow For a detailed model decription see porousmediumflow/1p/model.hh.
Modules | |
Sequential | |
Sequential single-phase (immiscible) Darcy flow. | |
Files | |
file | 1p/incompressiblelocalresidual.hh |
Element-wise calculation of the residual and its derivatives for a single-phase, incompressible, test problem. | |
file | porousmediumflow/1p/indices.hh |
Defines the indices for the one-phase fully implicit model. | |
file | porousmediumflow/1p/iofields.hh |
Adds I/O fields specific to the one phase model. | |
file | porousmediumflow/1p/model.hh |
A single-phase, isothermal flow model using the fully implicit scheme. | |
file | porousmediumflow/1p/volumevariables.hh |
Quantities required by the one-phase fully implicit model defined on a vertex. | |
Classes | |
class | Dumux::OnePIncompressibleLocalResidual< TypeTag > |
Element-wise calculation of the residual and its derivatives for a single-phase, incompressible, test problem. More... | |
struct | Dumux::OnePIndices< offset > |
Indices for the one-phase model. More... | |
class | Dumux::OnePIOFields |
Adds I/O fields specific to the one phase model. More... | |
struct | Dumux::OnePModelTraits |
Specifies a number properties of single-phase models. More... | |
struct | Dumux::OnePVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT > |
Traits class for the volume variables of the single-phase model. More... | |
class | Dumux::OnePVolumeVariables< Traits > |
Contains the quantities which are constant within a finite volume in the one-phase model. More... | |