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 | |
Static Public Member Functions | |
| static constexpr int | numEq () |
| the number of equations is equal to grid dimension | |
| static constexpr int | numFluidPhases () |
| This model does not consider fluid phases. | |
| static constexpr int | numFluidComponents () |
| This model does not consider fluid phases. | |
| static constexpr int | numSolidComponents () |
| We have one solid phase here. | |
| static constexpr bool | enableEnergyBalance () |
| Energy balance not yet implemented. | |
| 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.