the turbulence-model-specfic RANS problem More...
#include <algorithm>#include <dune/common/fmatrix.hh>#include <dumux/common/properties.hh>#include <dumux/common/staggeredfvproblem.hh>#include <dumux/discretization/localview.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/walldistance.hh>#include <dumux/discretization/staggered/elementsolution.hh>#include <dumux/freeflow/navierstokes/staggered/problem.hh>#include "model.hh"Go to the source code of this file.
| 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 | |