Definition of a test problem for the poro-elastic model. More...
#include <dune/common/fmatrix.hh>
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/box.hh>
#include <dumux/geomechanics/poroelastic/model.hh>
#include <dumux/geomechanics/fvproblem.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/components/constant.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Definition of a test problem for the poro-elastic model.
Classes | |
struct | Dumux::Properties::TTag::TestPoroElastic |
struct | Dumux::Properties::Grid< TypeTag, TTag::TestPoroElastic > |
struct | Dumux::Properties::Problem< TypeTag, TTag::TestPoroElastic > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::TestPoroElastic > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::TestPoroElastic > |
class | Dumux::PoroElasticProblem< TypeTag > |
Problem definition for the deformation of a poro-elastic body. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |