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

Two-phase, one-component Darcy flow For a detailed model decription see porousmediumflow/2p1c/model.hh. More...

Description

Two-phase, one-component Darcy flow For a detailed model decription see porousmediumflow/2p1c/model.hh.

Files

file  darcyslaw.hh
 Specialization of Darcy's Law for the two-phase one-component model, including a the possibility
to block spurious fluxes of cold water into the steam zone, which can improve the model's convergence behavior (Gudbjerg et al., 2005) [30].
file  indices.hh
 The indices for the two-phase one-component model.
file  iofields.hh
 Adds I/O fields specific to two-phase one-component model.
file  localresidual.hh
 Element-wise calculation of the residual for the fully implicit two-phase one-component flow model.
file  model.hh
 A two-phase one-component flow model using the fully implicit scheme.
file  primaryvariableswitch.hh
 The primary variable switch for the two-phase one-component model.
file  volumevariables.hh
 The volume variables (i.e. secondary variables) for the two-phase one-component model.

Classes

class  Dumux::TwoPOneCDarcysLaw< TypeTag >
 Specialization of Darcy's Law for the two-phase one-component model, including a the possibility
to block spurious fluxes of cold water into the steam zone, which can improve the model's convergence behavior (Gudbjerg et al., 2005) [30]. More...
class  Dumux::TwoPOneCIndices
 The indices for the two-phase one-component model. More...
class  Dumux::TwoPOneCIOFields
 Adds I/O fields specific to two-phase one-component model. More...
class  Dumux::TwoPOneCLocalResidual< TypeTag >
 Element-wise calculation of the residual for the fully implicit two-phase one-component flow model. More...
struct  Dumux::TwoPOneCNIModelTraits< f >
 Specifies a number properties of models considering two phases with water as a single component. More...
struct  Dumux::TwoPOneCVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT >
 Traits class for the two-phase model. More...
class  Dumux::TwoPOneCPrimaryVariableSwitch
 The primary variable switch for the two-phase one-component model. More...
class  Dumux::TwoPOneCVolumeVariables< Traits >
 The volume variables (i.e. secondary variables) for the two-phase one-component model. More...