Defines a type tag and some properties for geomechanical DuMuX models.
#include <dumux/common/properties.hh>#include <dumux/common/properties/model.hh>#include <dumux/material/components/constant.hh>#include <dumux/material/solidstates/inertsolidstate.hh>#include <dumux/material/solidsystems/1csolid.hh>#include <dumux/flux/hookeslaw.hh>#include "stressvariablescache.hh"#include "velocityoutput.hh"Go to the source code of this file.
| Classes | |
| struct | Dumux::Properties::TTag::Geomechanics | 
| struct | Dumux::Properties::FluxVariablesCache< TypeTag, TTag::Geomechanics > | 
| The flux variables cache class for models involving flow in porous media.  More... | |
| struct | Dumux::Properties::VelocityOutput< TypeTag, TTag::Geomechanics > | 
| The (currently empty) velocity output.  More... | |
| struct | Dumux::Properties::SolidState< TypeTag, TTag::Geomechanics > | 
| The solid state must be inert.  More... | |
| struct | Dumux::Properties::SolidSystem< TypeTag, TTag::Geomechanics > | 
| Per default we use one constant component in the inert solid system.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Properties | 
| The energy balance equation for a porous solid. | |
| namespace | Dumux::Properties::TTag | 
| Type tag for numeric models. | |