Defines a type tag and some properties for the poroelastic geomechanical model. More...
#include <dune/common/fvector.hh>#include <dumux/common/properties.hh>#include <dumux/geomechanics/elastic/indices.hh>#include <dumux/geomechanics/elastic/model.hh>#include <dumux/flux/hookeslaw.hh>#include <dumux/flux/effectivestresslaw.hh>#include "localresidual.hh"#include "volumevariables.hh"#include "iofields.hh"Go to the source code of this file.
Defines a type tag and some properties for the poroelastic geomechanical model.
Classes | |
| struct | Dumux::PoroElasticModelTraits< dim, numSC, numFP, numFC > |
| Specifies a number properties of the poroelastic model. More... | |
| struct | Dumux::Properties::TTag::PoroElastic |
| struct | Dumux::Properties::LocalResidual< TypeTag, TTag::PoroElastic > |
| Use the local residual of the poro-elastic model. More... | |
| struct | Dumux::Properties::IOFields< TypeTag, TTag::PoroElastic > |
| default vtk output fields specific to this model More... | |
| struct | Dumux::Properties::ModelTraits< TypeTag, TTag::PoroElastic > |
| The deault model traits of the poro-elastic model. More... | |
| struct | Dumux::Properties::VolumeVariables< TypeTag, TTag::PoroElastic > |
| Set the volume variables property. More... | |
| struct | Dumux::Properties::StressType< TypeTag, TTag::PoroElastic > |
| Per default, we use effective stresses on the basis of Hooke's Law. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Properties |
| namespace | Dumux::Properties::TTag |
| Type tag for numeric models. | |