3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

Single-phase (immiscible) Darcy flow For a detailed model decription see porousmediumflow/1p/model.hh. More...

Description

Single-phase (immiscible) Darcy flow For a detailed model decription see porousmediumflow/1p/model.hh.

Topics

 Sequential
 Sequential single-phase (immiscible) Darcy flow.

Files

file  incompressiblelocalresidual.hh
 Element-wise calculation of the residual and its derivatives for a single-phase, incompressible, test problem.
file  indices.hh
 Defines the indices for the one-phase fully implicit model.
file  iofields.hh
 Adds I/O fields specific to the one phase model.
file  model.hh
 A single-phase, isothermal flow model using the fully implicit scheme.
file  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...