version 3.8
Dumux::Properties::BaseModelTraits< TypeTag, TTag::NavierStokesMassOnePNC > Struct Template Reference

The base model traits. Per default, we use the number of components of the fluid system. states some specifics of the Navier-Stokes model.

#include <dumux/freeflow/navierstokes/mass/1pnc/model.hh>

Public Types

using type = NavierStokesMassOnePNCModelTraits< FluidSystem::numComponents, getPropValue< TypeTag, Properties::UseMoles >(), getPropValue< TypeTag, Properties::ReplaceCompEqIdx >()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::BaseModelTraits< TypeTag, TTag::NavierStokesMassOnePNC >::type = NavierStokesMassOnePNCModelTraits<FluidSystem::numComponents, getPropValue<TypeTag, Properties::UseMoles>(), getPropValue<TypeTag, Properties::ReplaceCompEqIdx>()>

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