25#ifndef DUMUX_FREE_FLOW_PROPERTIES_HH
26#define DUMUX_FREE_FLOW_PROPERTIES_HH
44template<
class TypeTag>
50template<
class TypeTag>
54template<
class TypeTag>
Classes related to flux variables caching.
The available free flow turbulence models in Dumux.
Stores data associated with flux vars.
Definition: common/properties.hh:126
The engine behind the global flux cache (how to fill caches for the stencil)
Definition: common/properties.hh:128
The type for the calculation of the heat conduction fluxes.
Definition: common/properties.hh:160
forward declaration of the method-specific implementation
Definition: flux/fourierslaw.hh:37
The empty filler class corresponding to EmptyCache.
Definition: fluxvariablescaching.hh:32
An empty flux variables cache.
Definition: fluxvariablescaching.hh:47
Definition: freeflow/properties.hh:40
std::tuple< ModelProperties > InheritsFrom
Definition: freeflow/properties.hh:40
Declares all properties used in Dumux.
Defines a type tags and some fundamental properties for all models.
Fourier's law specialized for different discretization schemes This file contains the data which is r...