Specifies a number properties of the extended Richards model.
More...
#include <dumux/porousmediumflow/richardsextended/model.hh>
Specifies a number properties of the extended Richards model.
◆ Indices
◆ checkFluidSystem()
template<class FluidSystem >
static constexpr auto Dumux::ExtendedRichardsModelTraits::checkFluidSystem |
( |
const FluidSystem & |
fs | ) |
|
|
inlinestaticconstexpr |
The Richards model has some assumptions on the fluid systems that can be verified with this trait
◆ enableAdvection()
static constexpr bool Dumux::ExtendedRichardsModelTraits::enableAdvection |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ enableEnergyBalance()
static constexpr bool Dumux::ExtendedRichardsModelTraits::enableEnergyBalance |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ enableMolecularDiffusion()
static constexpr bool Dumux::ExtendedRichardsModelTraits::enableMolecularDiffusion |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ fluidSystemIsCompatible()
template<class FluidSystem >
static constexpr bool Dumux::ExtendedRichardsModelTraits::fluidSystemIsCompatible |
( |
| ) |
|
|
inlinestaticconstexpr |
The Richards model has some assumptions on the fluid systems that can be verified with this trait
◆ numEq()
static constexpr int Dumux::ExtendedRichardsModelTraits::numEq |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ numFluidComponents()
static constexpr int Dumux::ExtendedRichardsModelTraits::numFluidComponents |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ numFluidPhases()
static constexpr int Dumux::ExtendedRichardsModelTraits::numFluidPhases |
( |
| ) |
|
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: