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

Use Fick's law for molecular diffusion per default. More...

#include <dumux/freeflow/compositional/navierstokesncmodel.hh>

Inheritance diagram for Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::NavierStokesNC >:
Inheritance graph

Description

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

Use Fick's law for molecular diffusion per default.

Public Types

using type = FicksLaw<TypeTag>

Member Typedef Documentation

◆ type

template<class TypeTag>
using Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::NavierStokesNC >::type = FicksLaw<TypeTag>

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