Models linear elastic deformation of a solid taking into account fluid pressure. More...
A poroelastic geomechanical model.
This model describes the deformation of a porous medium using the theory of linear poroelasticity. The momentum balance equation of a porous medium can be expressed by
where
Using the concept of the effective stress, the effective stress tensor
Per default, Hookes' Law is used for expressing the stress tensor
with
Primary variables are the displacements in each direction
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. | |
file | poromechanics/poroelastic/couplingmanager.hh |
Coupling manager for porous medium flow problems coupled to a poro-mechanical problem. | |
file | poromechanics/poroelastic/fvspatialparams.hh |
The base class for spatial parameters of poro-elastic geomechanical problems. | |
file | poromechanics/poroelastic/iofields.hh |
Adds I/O fields specific to the poro-elastic model. | |
file | poromechanics/poroelastic/localresidual.hh |
Element-wise calculation of the local residual for problems using the poroelastic model. | |
file | poromechanics/poroelastic/model.hh |
A poroelastic geomechanical model. | |
file | poromechanics/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::FVPoroElasticSpatialParams< GridGeometry, Scalar, Implementation > |
The base class for spatial parameters of poro-elastic geomechanical problems. 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... | |