Coupling conditions for the coupling of a pore-network model with a (Navier-)Stokes model (staggerd grid). More...
#include <numeric>#include <dune/common/exceptions.hh>#include <dune/common/fvector.hh>#include <dumux/common/properties.hh>#include <dumux/common/math.hh>#include <dumux/discretization/cellcentered/tpfa/computetransmissibility.hh>#include <dumux/flux/fickslaw_fwd.hh>#include <dumux/freeflow/navierstokes/momentum/velocitygradients.hh>#include <dumux/multidomain/boundary/freeflowporousmedium/traits.hh>#include <dumux/multidomain/boundary/freeflowporousmedium/indexhelper.hh>Go to the source code of this file.
Classes | |
| class | Dumux::FreeFlowPoreNetworkCouplingConditionsImplementationBase< MDTraits, CouplingManager > |
| A base class which provides some common methods used for free-flow/pore-network coupling. More... | |
| class | Dumux::FreeFlowPoreNetworkCouplingConditionsImplementation< MDTraits, CouplingManager, enableEnergyBalance, false > |
| Coupling conditions specialization for non-compositional models. More... | |
| class | Dumux::FreeFlowPoreNetworkCouplingConditionsImplementation< MDTraits, CouplingManager, enableEnergyBalance, true > |
| Coupling conditions specialization for compositional models. More... | |
Namespaces | |
| namespace | Dumux |
Typedefs | |
| template<class MDTraits, class CouplingManager> | |
| using | Dumux::FreeFlowPoreNetworkCouplingConditions |
| Coupling conditions for the coupling of a pore-network model with a (Navier-)Stokes model (staggerd grid). | |