Defines a type tag and some properties for free flow models. More...
#include <dumux/common/properties.hh>
#include <dumux/common/properties/model.hh>
#include <dumux/flux/fourierslaw.hh>
#include <dumux/flux/fluxvariablescaching.hh>
#include "turbulencemodel.hh"
Go to the source code of this file.
Defines a type tag and some properties for free flow models.
Classes | |
struct | Dumux::Properties::TTag::FreeFlow |
struct | Dumux::Properties::FluxVariablesCache< TypeTag, TTag::FreeFlow > |
The flux variables cache class, by default the one for free flow. More... | |
struct | Dumux::Properties::FluxVariablesCacheFiller< TypeTag, TTag::FreeFlow > |
struct | Dumux::Properties::HeatConductionType< TypeTag, TTag::FreeFlow > |
Use Fourier's Law as default heat conduction type. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |