13#ifndef DUMUX_FREE_FLOW_PROPERTIES_HH
14#define DUMUX_FREE_FLOW_PROPERTIES_HH
33template<
class TypeTag>
37template<
class TypeTag>
38struct SpatialParams<TypeTag, TTag::FreeFlow>
forward declaration of the method-specific implementation
Definition: flux/box/fourierslaw.hh:26
Definition of the spatial parameters for the freeflow problems.
Definition: freeflow/spatialparams.hh:42
Defines a type tags and some fundamental properties for all models.
Defines all properties used in Dumux.
Diffusive heat flux according to Fourier's law.
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition: propertysystem.hh:296
GetPropType< TypeTag, Properties::GridGeometry > GridGeometry
Definition: freeflow/properties.hh:40
GetPropType< TypeTag, Properties::Scalar > Scalar
Definition: freeflow/properties.hh:41
Definition: freeflow/properties.hh:29
std::tuple< ModelProperties > InheritsFrom
Definition: freeflow/properties.hh:29
The available free flow turbulence models in Dumux.