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

Models linear elastic deformation of a solid. Takes fluid pressure into account. For a detailed model decription see geomechanics/poroelastic/model.hh. More...

Description

Models linear elastic deformation of a solid. Takes fluid pressure into account. For a detailed model decription see geomechanics/poroelastic/model.hh.

Files

file  couplingmanager.hh
 Coupling manager for porous medium flow problems coupled to a poro-mechanical problem.
file  iofields.hh
 Adds I/O fields specific to the poro-elastic model.
file  localresidual.hh
 Element-wise calculation of the local residual for problems using the poroelastic model.
file  model.hh
 Defines a type tag and some properties for the poroelastic geomechanical model.
file  volumevariables.hh
 Quantities required by the poroelastic model defined on a sub-control volume.

Classes

class  Dumux::PoroElasticIOFields
 Adds I/O fields specific to the poro-elastic model. More...
class  Dumux::PoroElasticLocalResidual< TypeTag >
 Element-wise calculation of the local residual for problems using the poroelastic model. More...
struct  Dumux::PoroElasticModelTraits< dim, numSC, numFP, numFC >
 Specifies a number properties of the poroelastic model. More...
class  Dumux::PoroElasticVolumeVariables< Traits >
 Contains the quantities which are constant within a finite volume in the poroelastic model. More...