3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Solid mechanics with fluid pressure

Models linear elastic deformation of a solid. Takes fluid pressure into account. More...

Description

Models linear elastic deformation of a solid. Takes fluid pressure into account.

For a detailed model description see geomechanics/poroelastic/model.hh

Files

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

Classes

class  Dumux::PoroMechanicsCouplingManager< MDTraits, PMFlowId, PoroMechId >
 Coupling manager for porous medium flow problems coupled to a poro-mechanical problem. More...
 
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...