#include <numeric>#include <dune/common/exceptions.hh>#include <dumux/common/properties.hh>#include <dumux/flux/fluxvariablesbase.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/freeflow/turbulencemodel.hh>#include <dumux/freeflow/navierstokes/fluxvariables.hh>#include <dumux/freeflow/rans/twoeq/sst/fluxvariables.hh>Go to the source code of this file.
The flux variables class for the SST model using the staggered grid discretization.
Classes | |
| class | Dumux::SSTFluxVariablesImpl< TypeTag, BaseFluxVariables, DiscretizationMethods::Staggered > |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |