25#ifndef DUMUX_FREE_FLOW_PROPERTIES_HH
26#define DUMUX_FREE_FLOW_PROPERTIES_HH
45template<
class TypeTag>
49template<
class TypeTag>
The available free flow turbulence models in Dumux.
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition: propertysystem.hh:180
The type for the calculation of the heat conduction fluxes.
Definition: common/properties.hh:149
The type of the spatial parameters object.
Definition: common/properties.hh:158
forward declaration of the method-specific implementation
Definition: flux/box/fourierslaw.hh:38
Definition: freeflow/properties.hh:41
std::tuple< ModelProperties > InheritsFrom
Definition: freeflow/properties.hh:41
GetPropType< TypeTag, Properties::GridGeometry > GridGeometry
Definition: freeflow/properties.hh:52
GetPropType< TypeTag, Properties::Scalar > Scalar
Definition: freeflow/properties.hh:53
Definition of the spatial parameters for the freeflow problems.
Definition: freeflow/spatialparams.hh:54
Declares all properties used in Dumux.
Defines a type tags and some fundamental properties for all models.
Diffusive heat flux according to Fourier's law.