27#ifndef DUMUX_FLUX_FORCHHEIMERS_LAW_FWD_HH
28#define DUMUX_FLUX_FORCHHEIMERS_LAW_FWD_HH
37template <
class TypeTag,
class VelocityLaw,
class DiscretizationMethod>
43 "Forchheimer only implemented for cctpfa or box!"
53template <
class TypeTag>
The available discretization methods in Dumux.
Forchheimer's law This file contains the calculation of the Forchheimer velocity for a given Darcy ve...
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
constexpr CCTpfa cctpfa
Definition: method.hh:134
constexpr Box box
Definition: method.hh:136
forward declare
Definition: forchheimerslaw_fwd.hh:39
Forchheimer's law For a detailed description see dumux/flow/forchheimerslaw.hh.
Definition: forchheimervelocity.hh:51
Declares all properties used in Dumux.