3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
freeflow/rans/problem.hh File Reference
#include <dune/common/fmatrix.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/staggeredfvproblem.hh>
#include <dumux/discretization/localview.hh>
#include <dumux/discretization/staggered/elementsolution.hh>
#include <dumux/discretization/method.hh>
#include <dumux/freeflow/navierstokes/problem.hh>
#include "model.hh"

Go to the source code of this file.

Description

the turbulence-model-specfic RANS problem

Classes

class  Dumux::RANSProblemBase< TypeTag >
 Reynolds-Averaged Navier-Stokes problem base class. More...
 

Namespaces

namespace  Dumux
 

Typedefs

template<class TypeTag >
using Dumux::RANSProblem = RANSProblemImpl< TypeTag, GetPropType< TypeTag, Properties::ModelTraits >::turbulenceModel()>
 the turbulence-model-specfic RANS problem More...
 
Include dependency graph for freeflow/rans/problem.hh: