3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces

This file contains the data which is required to calculate the fluxes of the pore network model over a face of a finite volume. More...

#include <array>
#include <dumux/common/parameters.hh>

Go to the source code of this file.

Description

This file contains the data which is required to calculate the fluxes of the pore network model over a face of a finite volume.

Non-creeping flow flux law to describe the advective flux for pore-network models based on El-Zehairy et al.(2019). https://doi.org/10.1016/j.advwatres.2019.103378.

Hagen–Poiseuille-type flux law to describe the advective flux for pore-network models.

Classes

struct  Dumux::PoreNetwork::Detail::Transmissibility< TransmissibilityLawTypes >
 
class  Dumux::PoreNetwork::CreepingFlow< ScalarT, TransmissibilityLawTypes >
 
class  Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >
 
class  Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >::Transmissibility
 Inherit transmissibility from creeping flow transmissibility law to cache non-creeping flow-related parameters. More...
 
class  Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >::Transmissibility::SinglePhaseCache
 

Namespaces

namespace  Dumux
 
namespace  Dumux::PoreNetwork
 
namespace  Dumux::PoreNetwork::Detail
 
Include dependency graph for advection.hh: