Specifies a number properties of the poroelastic model. More...
#include <dumux/geomechanics/poroelastic/model.hh>
Specifies a number properties of the poroelastic model.
Public Types | |
| using | Indices = ElasticIndices |
| export the type encapsulating indices More... | |
Static Public Member Functions | |
| static constexpr int | numEq () |
| the number of equations is equal to grid dimension More... | |
| static constexpr int | numFluidPhases () |
| This model does not consider fluid phases. More... | |
| static constexpr int | numFluidComponents () |
| This model does not consider fluid phases. More... | |
| static constexpr int | numSolidComponents () |
| We have one solid phase here. More... | |
| static constexpr bool | enableEnergyBalance () |
| Energy balance not yet implemented. More... | |
| using Dumux::PoroElasticModelTraits< dim, numSC, numFP, numFC >::Indices = ElasticIndices |
export the type encapsulating indices
|
inlinestaticconstexpr |
Energy balance not yet implemented.
|
inlinestaticconstexpr |
the number of equations is equal to grid dimension
|
inlinestaticconstexpr |
This model does not consider fluid phases.
|
inlinestaticconstexpr |
This model does not consider fluid phases.
|
inlinestaticconstexpr |
We have one solid phase here.