3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::MPNCNonequilibriumModelTraits< NonEquilTraits > Struct Template Reference

Specifies a number properties of the m-phase n-component model in conjunction with non-equilibrium. This is necessary because the mpnc indices are affected by the non-equilibrium which can thus not be plugged on top of it that easily. More...

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

Inheritance diagram for Dumux::MPNCNonequilibriumModelTraits< NonEquilTraits >:
Inheritance graph

Description

template<class NonEquilTraits>
struct Dumux::MPNCNonequilibriumModelTraits< NonEquilTraits >

Specifies a number properties of the m-phase n-component model in conjunction with non-equilibrium. This is necessary because the mpnc indices are affected by the non-equilibrium which can thus not be plugged on top of it that easily.

Template Parameters
NonEquilTraitsThe model traits of the original non-equilibrium model

Public Types

using Indices

Member Typedef Documentation

◆ Indices

template<class NonEquilTraits>
using Dumux::MPNCNonequilibriumModelTraits< NonEquilTraits >::Indices
Initial value:
NonEquilbriumIndices< MpNcIndices,
NonEquilTraits::numEnergyEqFluid(),
NonEquilTraits::numEnergyEqSolid(),
NonEquilTraits::numEq() >
The primary variable and equation indices for the MpNc model.
Definition porousmediumflow/nonequilibrium/indices.hh:36

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