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