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.
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.
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> |
| #define DIFFUSIONTYPE FicksLaw<TypeTag> |
