A simple Stokes test problem for the staggered grid (Navier-)Stokes model. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/freeflow/navierstokes/problem.hh>
#include <dumux/discretization/staggered/freeflow/properties.hh>
#include <dumux/freeflow/navierstokes/model.hh>
Go to the source code of this file.
A simple Stokes test problem for the staggered grid (Navier-)Stokes model.
Classes | |
struct | Dumux::Properties::TTag::StokesOneP |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::StokesOneP > |
struct | Dumux::Properties::Grid< TypeTag, TTag::StokesOneP > |
struct | Dumux::Properties::Problem< TypeTag, TTag::StokesOneP > |
struct | Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::StokesOneP > |
struct | Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::StokesOneP > |
struct | Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::StokesOneP > |
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. | |