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

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

#include <dune/grid/yaspgrid.hh>
#include <dumux/material/fluidsystems/1padapter.hh>
#include <dumux/material/fluidsystems/h2oair.hh>
#include <dumux/flux/maxwellstefanslaw.hh>
#include <dumux/freeflow/navierstokes/problem.hh>
#include <dumux/discretization/staggered/freeflow/properties.hh>
#include <dumux/freeflow/compositional/navierstokesncmodel.hh>
#include <dumux/multidomain/boundary/stokesdarcy/couplingdata.hh>

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