#include <array>
#include <dumux/common/numeqvector.hh>
#include <dumux/common/math.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/extrusion.hh>
#include <dumux/discretization/method.hh>
#include "velocitygradients.hh"
Go to the source code of this file.
The flux variables class for the Navier-Stokes model using the staggered grid discretization.
Classes | |
class | Dumux::NavierStokesMomentumFluxVariables< TypeTag > |
The flux variables class for the Navier-Stokes model using the staggered grid discretization. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |