3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::EquilibriumModelTraits< TypeTag, TTag::MPNCNonequil > Struct Template Reference

set equilibrium model traits More...

#include <dumux/porousmediumflow/mpnc/model.hh>

Description

template<class TypeTag>
struct Dumux::Properties::EquilibriumModelTraits< TypeTag, TTag::MPNCNonequil >

set equilibrium model traits

Public Types

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

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::EquilibriumModelTraits< TypeTag, TTag::MPNCNonequil >::type = MPNCModelTraits<FluidSystem::numPhases, FluidSystem::numComponents, getPropValue<TypeTag, Properties::PressureFormulation>(), getPropValue<TypeTag, Properties::UseMoles>(), getPropValue<TypeTag, Properties::ReplaceCompEqIdx>()>

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