3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Geomechanics Tests

Various tests using the geomechanics elastic or poroelastic models. The files are listed below. More...

Description

Various tests using the geomechanics elastic or poroelastic models. The files are listed below.

Files

file  geomechanics/elastic/main.cc
 Test for the linear elastic model.
 
file  test/geomechanics/elastic/problem.hh
 Definition of a test problem for the linear elastic model.
 
file  geomechanics/elastic/spatialparams.hh
 Definition of the spatial parameters for the linear elasticity problem.
 
file  geomechanics/poroelastic/main.cc
 Test for the poro-elastic model.
 
file  test/geomechanics/poroelastic/problem.hh
 Definition of a test problem for the poro-elastic model.
 
file  geomechanics/poroelastic/spatialparams.hh
 Definition of the spatial parameters for the poro-elastic problem.
 

Classes

class  Dumux::ElasticProblem< TypeTag >
 Problem definition for the deformation of an elastic body. More...
 
class  Dumux::ElasticSpatialParams< Scalar, GridGeometry >
 Definition of the spatial parameters for the linear elasticity problem. More...
 
class  Dumux::PoroElasticProblem< TypeTag >
 Problem definition for the deformation of a poro-elastic body. More...
 
class  Dumux::PoroElasticSpatialParams< Scalar, GridGeometry >
 Definition of the spatial parameters for the poro-elastic problem. More...