#include <dune/common/exceptions.hh>
#include <dune/common/typetraits.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/staggeredfvproblem.hh>
#include <dumux/discretization/method.hh>
#include <dumux/freeflow/navierstokes/momentum/boundarytypes.hh>
Go to the source code of this file.
Navier-Stokes problem class.
Inherit from this problem to implement Navier-Stokes problems
Classes | |
class | Dumux::NavierStokesStaggeredProblem< TypeTag > |
Navier-Stokes staggered problem base class. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |