3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

A simple Navier-Stokes test problem for the staggered grid (Navier-)Stokes model. More...

Go to the source code of this file.

Description

A simple Navier-Stokes test problem for the staggered grid (Navier-)Stokes model.

This test uses the same set-up as the horizontal test but uses a harmonic averaging of the diffusion coefficients at the interface for Fick's law and compares the solution with the Maxwell-Stefan coupling.

Classes

struct  Dumux::Properties::TTag::StokesOnePTwoC
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOnePTwoC >
struct  Dumux::Properties::Grid< TypeTag, TTag::StokesOnePTwoC >
struct  Dumux::Properties::Problem< TypeTag, TTag::StokesOnePTwoC >
struct  Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::StokesOnePTwoC >
struct  Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::StokesOnePTwoC >
struct  Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::StokesOnePTwoC >
struct  Dumux::Properties::UseMoles< TypeTag, TTag::StokesOnePTwoC >
struct  Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::StokesOnePTwoC >
struct  Dumux::Properties::ReplaceCompEqIdx< TypeTag, TTag::StokesOnePTwoC >
class  Dumux::StokesSubProblem< TypeTag >
 Test problem for the 1pnc (Navier-) Stokes problem. More...

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
namespace  Dumux::Properties
namespace  Dumux::Properties::TTag
 Type tag for numeric models.

Macros

#define DIFFUSIONTYPE   FicksLaw<TypeTag>

Macro Definition Documentation

◆ DIFFUSIONTYPE

#define DIFFUSIONTYPE   FicksLaw<TypeTag>