3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Typedefs
freeflow/rans/twoeq/sst/fluxvariables.hh File Reference
#include <dumux/common/properties.hh>
#include <dumux/freeflow/rans/twoeq/sst/staggered/fluxvariables.hh>

Go to the source code of this file.

Description

The flux variables class for the SST model. This is a convenience alias for that actual, discretization-specific flux variables.

Note
Not all specializations are currently implemented

Namespaces

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

Typedefs

template<class TypeTag , class BaseFluxVariables >
using Dumux::SSTFluxVariables = SSTFluxVariablesImpl< TypeTag, BaseFluxVariables, typename GetPropType< TypeTag, Properties::GridGeometry >::DiscretizationMethod >
 The flux variables class for the SST model. This is a convenience alias for that actual, discretization-specific flux variables. More...
 
Include dependency graph for freeflow/rans/twoeq/sst/fluxvariables.hh: