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

Pipe flow test for the staggered grid RANS model. More...

#include <dune/grid/yaspgrid.hh>
#include <dune/common/hybridutilities.hh>
#include <dumux/discretization/staggered/freeflow/properties.hh>
#include <dumux/freeflow/turbulenceproperties.hh>
#include <dumux/freeflow/rans/problem.hh>
#include <dumux/material/fluidsystems/1pgas.hh>
#include <dumux/material/components/air.hh>
#include <dumux/freeflow/rans/zeroeq/model.hh>
#include <dumux/freeflow/turbulencemodel.hh>
#include <dumux/freeflow/rans/oneeq/problem.hh>
#include <dumux/freeflow/rans/oneeq/model.hh>
#include <dumux/freeflow/rans/twoeq/lowrekepsilon/problem.hh>
#include <dumux/freeflow/rans/twoeq/lowrekepsilon/model.hh>
#include <dumux/freeflow/rans/twoeq/komega/problem.hh>
#include <dumux/freeflow/rans/twoeq/komega/model.hh>
#include <dumux/freeflow/rans/twoeq/kepsilon/problem.hh>
#include <dumux/freeflow/rans/twoeq/kepsilon/model.hh>

Go to the source code of this file.

Description

Pipe flow test for the staggered grid RANS model.

This test simulates pipe flow experiments performed by John Laufer in 1954 [40].

Classes

struct  Dumux::Properties::TTag::RANSModel
 
struct  Dumux::Properties::TTag::PipeLauferZeroEq
 
struct  Dumux::Properties::TTag::PipeLauferOneEq
 
struct  Dumux::Properties::TTag::PipeLauferKOmega
 
struct  Dumux::Properties::TTag::PipeLauferLowReKEpsilon
 
struct  Dumux::Properties::TTag::PipeLauferKEpsilon
 
struct  Dumux::Properties::TTag::PipeLauferNIZeroEq
 
struct  Dumux::Properties::TTag::PipeLauferNIOneEq
 
struct  Dumux::Properties::TTag::PipeLauferNIKOmega
 
struct  Dumux::Properties::TTag::PipeLauferNILowReKEpsilon
 
struct  Dumux::Properties::TTag::PipeLauferNIKEpsilon
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::RANSModel >
 
struct  Dumux::Properties::Grid< TypeTag, TTag::RANSModel >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::RANSModel >
 
struct  Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::RANSModel >
 
struct  Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::RANSModel >
 
struct  Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::RANSModel >
 
class  Dumux::PipeLauferProblem< TypeTag >
 Test problem for the one-phase (Navier-) Stokes problem in a 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.
 
Include dependency graph for test/freeflow/rans/problem.hh: