The base model traits. Per default, we use the number of components of the fluid system. More...
#include <dumux/porousmediumflow/1pnc/model.hh>
The base model traits. Per default, we use the number of components of the fluid system.
Public Types | |
using | type = OnePNCModelTraits< FluidSystem::numComponents, getPropValue< TypeTag, Properties::UseMoles >(), getPropValue< TypeTag, Properties::ReplaceCompEqIdx >()> |
using Dumux::Properties::BaseModelTraits< TypeTag, TTag::OnePNC >::type = OnePNCModelTraits<FluidSystem::numComponents, getPropValue<TypeTag, Properties::UseMoles>(), getPropValue<TypeTag, Properties::ReplaceCompEqIdx>()> |