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

A simple Darcy test problem (cell-centered finite volume method) for the comparison of different diffusion laws. More...

Go to the source code of this file.

Description

A simple Darcy test problem (cell-centered finite volume method) for the comparison of different diffusion laws.

Classes

struct  Dumux::Properties::TTag::DarcyOnePTwoC
struct  Dumux::Properties::Problem< TypeTag, TTag::DarcyOnePTwoC >
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::DarcyOnePTwoC >
struct  Dumux::Properties::UseMoles< TypeTag, TTag::DarcyOnePTwoC >
struct  Dumux::Properties::ReplaceCompEqIdx< TypeTag, TTag::DarcyOnePTwoC >
struct  Dumux::Properties::EffectiveDiffusivityModel< TypeTag, TTag::DarcyOnePTwoC >
 Use a model with constant tortuosity for the effective diffusivity. More...
struct  Dumux::Properties::Grid< TypeTag, TTag::DarcyOnePTwoC >
struct  Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::DarcyOnePTwoC >
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::DarcyOnePTwoC >
class  Dumux::DarcySubProblem< TypeTag >

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>