3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Macros
1p2c_1p2c/diffusionlawcomparison/problem_darcy.hh File Reference

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

#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/flux/maxwellstefanslaw.hh>
#include <dumux/porousmediumflow/1pnc/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include "./../spatialparams.hh"
#include <dumux/material/fluidsystems/1padapter.hh>
#include <dumux/material/fluidsystems/h2oair.hh>
#include <dumux/material/fluidmatrixinteractions/diffusivityconstanttortuosity.hh>
#include <dumux/multidomain/boundary/stokesdarcy/couplingdata.hh>

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>
Include dependency graph for 1p2c_1p2c/diffusionlawcomparison/problem_darcy.hh: