Couples domains with equal-dimension multi-physics problems in a Free flow-Pore network coupling. More...
Files | |
file | freeflowporenetwork/couplingconditions.hh |
file | multidomain/boundary/freeflowporenetwork/couplingmanager.hh |
file | boundary/freeflowporenetwork/couplingmapper.hh |
file | multidomain/boundary/freeflowporenetwork/ffmassporenetwork/couplingmanager.hh |
file | multidomain/boundary/freeflowporenetwork/ffmomentumporenetwork/couplingmanager.hh |
file | snappygridmanager.hh |
A grid creator that matches a free-flow grid to a PNM grid. | |
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... | |
using Dumux::FreeFlowPoreNetworkCouplingConditions = typedef FreeFlowPoreNetworkCouplingConditionsImplementation< MDTraits, CouplingManager, GetPropType<typename MDTraits::template SubDomain<0>::TypeTag, Properties::ModelTraits>::enableEnergyBalance(), (GetPropType<typename MDTraits::template SubDomain<0>::TypeTag, Properties::ModelTraits>::numFluidComponents() > 1) > |