3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
freeflow/navierstokes/momentum/problem.hh File Reference
#include <dune/common/exceptions.hh>
#include <dune/common/typetraits.hh>
#include <dumux/common/numeqvector.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/fvproblemwithspatialparams.hh>
#include <dumux/discretization/method.hh>
#include <dumux/freeflow/navierstokes/momentum/boundarytypes.hh>

Go to the source code of this file.

Description

Navier-Stokes problem class.

Inherit from this problem to implement Navier-Stokes problems

Classes

class  Dumux::NavierStokesMomentumProblemImpl< TypeTag, DiscretizationMethods::FCStaggered >
 
class  Dumux::NavierStokesMomentumProblemImpl< TypeTag, DiscretizationMethods::CVFE< DM > >
 Navier-Stokes default problem implementation for FCDiamond discretizations. More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 

Typedefs

template<class TypeTag >
using Dumux::NavierStokesMomentumProblem = NavierStokesMomentumProblemImpl< TypeTag, typename GetPropType< TypeTag, Properties::GridGeometry >::DiscretizationMethod >
 Navier-Stokes momentum problem class. More...
 
Include dependency graph for freeflow/navierstokes/momentum/problem.hh: