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

We use fick's law as the default for the diffusive fluxes. More...

#include <dumux/porenetwork/1pnc/model.hh>

Description

template<class TypeTag>
struct Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::PNMOnePNC >

We use fick's law as the default for the diffusive fluxes.

Public Types

using type = Dumux::PoreNetwork::PNMFicksLaw< Scalar, ModelTraits::numFluidPhases(), ModelTraits::numFluidComponents()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::PNMOnePNC >::type = Dumux::PoreNetwork::PNMFicksLaw<Scalar, ModelTraits::numFluidPhases(), ModelTraits::numFluidComponents()>

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