3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes

Three-phase, two-component Darcy flow with water (liquid & gas) and oil For a detailed model decription see porousmediumflow/3pwateroil/model.hh. More...

Description

Three-phase, two-component Darcy flow with water (liquid & gas) and oil For a detailed model decription see porousmediumflow/3pwateroil/model.hh.

Files

file  porousmediumflow/3pwateroil/indices.hh
 Defines the indices required for the 3p2cni model.
 
file  porousmediumflow/3pwateroil/iofields.hh
 Adds I/O fields specific to the three-phase three-component model.
 
file  porousmediumflow/3pwateroil/localresidual.hh
 Element-wise calculation of the Jacobian matrix for problems using the three-phase three-component fully implicit model.
 
file  porousmediumflow/3pwateroil/model.hh
 Adaption of the fully implicit scheme to the three-phase three-component flow model.
 
file  3pwateroil/primaryvariableswitch.hh
 The primary variable switch for the 3p3c model.
 
file  porousmediumflow/3pwateroil/volumevariables.hh
 Contains the quantities which are constant within a finite volume in the three-phase, two-component model.
 

Classes

class  Dumux::ThreePWaterOilIndices
 The indices for the isothermal 3p2cni model. More...
 
class  Dumux::ThreePWaterOilIOFields
 Adds I/O fields specific to the three-phase three-component model. More...
 
class  Dumux::ThreePWaterOilLocalResidual< TypeTag >
 Element-wise calculation of the local residual for problems using the ThreePWaterOil fully implicit model. More...
 
struct  Dumux::ThreePWaterOilModelTraits< onlyGasPhase >
 Specifies a number properties of the three-phase two-component model. More...
 
class  Dumux::ThreePWaterOilPrimaryVariableSwitch
 The primary variable switch controlling the phase presence state variable. More...
 
class  Dumux::ThreePWaterOilVolumeVariables< Traits >
 Contains the quantities which are are constant within a finite volume in the three-phase, two-component model. More...