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>
template<class NonEquilTraits>
struct Dumux::MPNCNonequilibriumModelTraits< NonEquilTraits >
- Template Parameters
- 
  
    | NonEquilTraits | The model traits of the original non-equilibrium model |  
 
◆ Indices
template<class NonEquilTraits> 
      
 
Initial value:
                                          NonEquilTraits::numEnergyEqFluid(),
                                          NonEquilTraits::numEnergyEqSolid(),
                                          NonEquilTraits::numEq() >
The primary variable and equation indices for the MpNc model.
Definition porousmediumflow/nonequilibrium/indices.hh:24
 
 
 
The documentation for this struct was generated from the following file: