The base model traits. Per default, we use the number of components of the fluid system.
#include <dumux/porousmediumflow/1pnc/model.hh>
◆ type
template<class TypeTag >
using Dumux::Properties::BaseModelTraits< TypeTag, TTag::OnePNC >::type |
Initial value: OnePNCModelTraits<FluidSystem::numComponents,
getPropValue<TypeTag, Properties::UseMoles>(),
getPropValue<TypeTag, Properties::EnableCompositionalDispersion>(),
getPropValue<TypeTag, Properties::EnableThermalDispersion>(),
getPropValue<TypeTag, Properties::ReplaceCompEqIdx>(),
CDM>
The documentation for this struct was generated from the following file: