3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
freeflowporenetwork/couplingconditions.hh File Reference
#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/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.

Description

Coupling conditions for the coupling of a pore-network model with a (Navier-)Stokes model (staggerd grid).

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...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 

Typedefs

template<class MDTraits , class CouplingManager >
using Dumux::FreeFlowPoreNetworkCouplingConditions = FreeFlowPoreNetworkCouplingConditionsImplementation< MDTraits, CouplingManager, GetPropType< typename MDTraits::template SubDomain< 0 >::TypeTag, Properties::ModelTraits >::enableEnergyBalance(),(GetPropType< typename MDTraits::template SubDomain< 0 >::TypeTag, Properties::ModelTraits >::numFluidComponents() > 1) >
 Coupling conditions for the coupling of a pore-network model with a (Navier-)Stokes model (staggerd grid). More...
 
Include dependency graph for freeflowporenetwork/couplingconditions.hh: