Specifies a number properties of the elastic model. More...
#include <dumux/geomechanics/elastic/model.hh>
Specifies a number properties of the elastic 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::ElasticModelTraits< dim, numSolidComp >::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.