version 3.10.0
Loading...
Searching...
No Matches
Dumux::ExtendedRichardsModelTraits Struct Reference

Specifies a number properties of the extended Richards model.

#include <dumux/porousmediumflow/richardsextended/model.hh>

Inheritance diagram for Dumux::ExtendedRichardsModelTraits:

Public Types

using Indices = ExtendedRichardsIndices

Static Public Member Functions

static constexpr bool enableMolecularDiffusion ()
static constexpr int numEq ()
static constexpr int numFluidPhases ()
static constexpr int numFluidComponents ()
static constexpr bool enableAdvection ()
static constexpr bool enableEnergyBalance ()
template<class FluidSystem>
static constexpr bool fluidSystemIsCompatible ()
template<class FluidSystem>
static constexpr auto checkFluidSystem (const FluidSystem &fs)

Member Typedef Documentation

◆ Indices

Member Function Documentation

◆ checkFluidSystem()

template<class FluidSystem>
constexpr auto Dumux::RichardsModelTraits::checkFluidSystem ( const FluidSystem & fs)
inlinestaticconstexprinherited

The Richards model has some assumptions on the fluid systems that can be verified with this trait

◆ enableAdvection()

constexpr bool Dumux::RichardsModelTraits::enableAdvection ( )
inlinestaticconstexprinherited

◆ enableEnergyBalance()

constexpr bool Dumux::RichardsModelTraits::enableEnergyBalance ( )
inlinestaticconstexprinherited

◆ enableMolecularDiffusion()

constexpr bool Dumux::ExtendedRichardsModelTraits::enableMolecularDiffusion ( )
inlinestaticconstexpr

◆ fluidSystemIsCompatible()

template<class FluidSystem>
constexpr bool Dumux::RichardsModelTraits::fluidSystemIsCompatible ( )
inlinestaticconstexprinherited

The Richards model has some assumptions on the fluid systems that can be verified with this trait

◆ numEq()

constexpr int Dumux::RichardsModelTraits::numEq ( )
inlinestaticconstexprinherited

◆ numFluidComponents()

constexpr int Dumux::RichardsModelTraits::numFluidComponents ( )
inlinestaticconstexprinherited

◆ numFluidPhases()

constexpr int Dumux::RichardsModelTraits::numFluidPhases ( )
inlinestaticconstexprinherited

The documentation for this struct was generated from the following file: