Data for the coupling of a Darcy model (cell-centered finite volume) with a (Navier-)Stokes model (staggerd grid). More...
#include <numeric>#include <dune/common/exceptions.hh>#include <dumux/common/properties.hh>#include <dumux/common/math.hh>#include <dumux/discretization/cellcentered/tpfa/computetransmissibility.hh>#include <dumux/flux/darcyslaw_fwd.hh>#include <dumux/flux/fickslaw_fwd.hh>#include <dumux/flux/forchheimerslaw_fwd.hh>#include <dumux/multidomain/boundary/freeflowporousmedium/traits.hh>#include <dumux/multidomain/boundary/freeflowporousmedium/indexhelper.hh>Go to the source code of this file.
| 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::FFPMCouplingConditionsStaggeredCCTpfaImplBase< MDTraits, CouplingManager > | 
| A base class which provides some common methods used for Stokes-Darcy coupling.  More... | |
| class | Dumux::FFPMCouplingConditionsStaggeredCCTpfaImpl< MDTraits, CouplingManager, enableEnergyBalance, false > | 
| Coupling data specialization for non-compositional models.  More... | |
| Namespaces | |
| namespace | Dumux | 
| Typedefs | |
| template<class MDTraits, class CouplingManager> | |
| using | Dumux::FFPMCouplingConditionsStaggeredCCTpfa | 
| Data for the coupling of a Darcy model (cell-centered finite volume) with a (Navier-)Stokes model (staggerd grid). | |