3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

Data for the coupling of a Darcy model (cell-centered finite volume) with a (Navier-)Stokes model (staggerd grid). More...

Go to the source code of this file.

Description

Data for the coupling of a Darcy model (cell-centered finite volume) with a (Navier-)Stokes model (staggerd grid).

Classes

struct  Dumux::FreeFlowPorousMediumCouplingOptions
 This structs holds a set of options which allow to modify the Stokes-Darcy coupling mechanism during runtime. More...
class  Dumux::FreeFlowPorousMediumCouplingConditionsImplementationBase< MDTraits, CouplingManager >
 A base class which provides some common methods used for Stokes-Darcy coupling. More...
class  Dumux::FreeFlowPorousMediumCouplingConditionsImplementation< MDTraits, CouplingManager, enableEnergyBalance, false >
 Coupling data specialization for non-compositional models. More...

Namespaces

namespace  Dumux

Typedefs

template<class MDTraits, class CouplingManager>
using Dumux::FreeFlowPorousMediumCouplingConditions
 Data for the coupling of a Darcy model (cell-centered finite volume) with a (Navier-)Stokes model (staggerd grid).