3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Macros
test/freeflow/navierstokes/channel/3d/problem.hh File Reference

Channel flow test for the staggered grid (Navier-)Stokes model. More...

#include <dune/grid/yaspgrid.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/freeflow/navierstokes/problem.hh>
#include <dumux/discretization/staggered/freeflow/properties.hh>
#include <dumux/freeflow/navierstokes/model.hh>
#include <dune/common/float_cmp.hh>

Go to the source code of this file.

Description

Channel flow test for the staggered grid (Navier-)Stokes model.

The channel is either modeled in 3D or in 2D, using an additional wall friction term to mimic the 3D behavior of the flow.

Classes

struct  Dumux::Properties::TTag::ThreeDChannelTest
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::ThreeDChannelTest >
 
struct  Dumux::Properties::Grid< TypeTag, TTag::ThreeDChannelTest >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::ThreeDChannelTest >
 
struct  Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::ThreeDChannelTest >
 
struct  Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::ThreeDChannelTest >
 
struct  Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::ThreeDChannelTest >
 
class  Dumux::ThreeDChannelTestProblem< TypeTag >
 Test problem for the one-phase (Navier-) Stokes model in a 3D or pseudo 3D channel. 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 DIM_3D   0
 

Macro Definition Documentation

◆ DIM_3D

#define DIM_3D   0
Include dependency graph for test/freeflow/navierstokes/channel/3d/problem.hh: