version 3.9.0
Loading...
Searching...
No Matches
darcyslaw_fwd.hh File Reference

Darcy's law specialized for different discretization schemes This file contains the data which is required to calculate volume and mass fluxes of fluid phases over a face of a finite volume by means of the Darcy approximation. Specializations are provided for the different discretization methods.

Go to the source code of this file.

Namespaces

namespace  Dumux
 

Typedefs

template<class TypeTag >
using Dumux::DarcysLaw = DarcysLawImplementation<TypeTag, typename GetPropType<TypeTag, Properties::GridGeometry>::DiscretizationMethod>
 Evaluates the normal component of the Darcy velocity on a (sub)control volume face.