Immiscible Two-Phase Model Using the Richards Equation. More...

Collaboration diagram for Richards:

Files

file  richardsproperties.hh
 Contains the property declarations for the Richards model.
 

Classes

class  Opm::RichardsBoundaryRateVector< TypeTag >
 Implements a boundary vector for the fully implicit Richards model. More...
 
class  Opm::RichardsExtensiveQuantities< TypeTag >
 Calculates and stores the data which is required to calculate the flux of fluid over a face of a finite volume. More...
 
struct  Opm::RichardsIndices
 Indices for the primary variables/conservation equations of the Richards model. More...
 
class  Opm::RichardsIntensiveQuantities< TypeTag >
 Intensive quantities required by the Richards model. More...
 
class  Opm::RichardsLocalResidual< TypeTag >
 Element-wise calculation of the residual for the Richards model. More...
 
class  Opm::RichardsModel< TypeTag >
 This model implements a variant of the Richards equation for quasi-twophase flow. More...
 
class  Opm::RichardsNewtonMethod< TypeTag >
 A Richards model specific Newton method. More...
 
class  Opm::RichardsPrimaryVariables< TypeTag >
 Represents the primary variables used in the Richards model. More...
 
class  Opm::RichardsRateVector< TypeTag >
 Implements a vector representing mass, molar or volumetric rates. More...
 

Detailed Description

Immiscible Two-Phase Model Using the Richards Equation.