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

Richards flow For a detailed model decription see porousmediumflow/richards/model.hh. More...

Description

Richards flow For a detailed model decription see porousmediumflow/richards/model.hh.

Files

file  indices.hh
 Index names for the Richards model.
file  iofields.hh
 Adds I/O fields specific to the Richards model.
file  localresidual.hh
 Element-wise calculation of the Jacobian matrix for problems using the Richards fully implicit models.
file  model.hh
 This model implements a variant of the Richards' equation for quasi-twophase flow.
file  newtonsolver.hh
 A Richards model Newton solver.
file  primaryvariableswitch.hh
 The primary variable switch for the extended Richards model.
file  volumevariables.hh
 Volume averaged quantities required by the Richards model.

Classes

struct  Dumux::RichardsIndices
 Index names for the Richards model. More...
class  Dumux::RichardsIOFields< enableWaterDiffusionInAir >
 Adds I/O fields specific to the Richards model. More...
class  Dumux::RichardsLocalResidual< TypeTag >
 Element-wise calculation of the Jacobian matrix for problems using the Richards fully implicit models. More...
struct  Dumux::RichardsModelTraits< enableDiff >
 Specifies a number properties of the Richards model. More...
struct  Dumux::RichardsVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT, DT, EDM >
 Traits class for the Richards model. More...
class  Dumux::RichardsNewtonSolver< Assembler, LinearSolver >
 A Richards model specific Newton solver. More...
class  Dumux::ExtendedRichardsPrimaryVariableSwitch
 The primary variable switch controlling the phase presence state variable. More...
class  Dumux::RichardsVolumeVariables< Traits >
 Volume averaged quantities required by the Richards model. More...