Specifies a number properties of non-isothermal free-flow flow models based on the specifics of a given isothermal model. More...
#include <dumux/freeflow/navierstokes/energy/model.hh>
| IsothermalT | Model traits of the isothermal model | 
| Public Types | |
| using | IsothermalTraits = IsothermalT | 
| Export the isothermal model traits. | |
| using | Indices = NavierStokesEnergyIndices<typename IsothermalTraits::Indices, numEq()> | 
| the indices | |
| Static Public Member Functions | |
| static constexpr int | numEq () | 
| We solve for one more equation, i.e. the energy balance. | |
| static constexpr bool | enableEnergyBalance () | 
| We additionally solve for the equation balance. | |
| using Dumux::NavierStokesEnergyModelTraits< IsothermalT >::Indices = NavierStokesEnergyIndices<typename IsothermalTraits::Indices, numEq()> | 
| using Dumux::NavierStokesEnergyModelTraits< IsothermalT >::IsothermalTraits = IsothermalT | 
| 
 | inlinestaticconstexpr | 
| 
 | inlinestaticconstexpr |