Specifies a number properties of non-isothermal porous medium flow models based on the specifics of a given isothermal model.  
 More...
#include <dumux/porousmediumflow/nonisothermal/model.hh>
template<class IsothermalT, class TDM = void>
struct Dumux::PorousMediumFlowNIModelTraits< IsothermalT, TDM >
- Template Parameters
- 
  
  
|  | 
| static constexpr int | numEq () | 
|  | We solve for one more equation, i.e. the energy balance. 
 | 
|  | 
| static constexpr int | numEnergyEq () | 
|  | only one energy equation is needed when assuming thermal equilibrium 
 | 
|  | 
| static constexpr bool | enableEnergyBalance () | 
|  | We additionally solve for the equation balance. 
 | 
|  | 
◆ Indices
template<class IsothermalT, class TDM = void> 
      
 
 
◆ IsothermalTraits
template<class IsothermalT, class TDM = void> 
      
 
 
◆ ThermalDispersionModel
template<class IsothermalT, class TDM = void> 
      
 
 
◆ enableEnergyBalance()
template<class IsothermalT, class TDM = void> 
 
 
◆ numEnergyEq()
template<class IsothermalT, class TDM = void> 
 
 
◆ numEq()
template<class IsothermalT, class TDM = void> 
 
 
The documentation for this struct was generated from the following file: