3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
advection.hh File Reference

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.

Classes

struct  Dumux::PoreNetwork::Detail::Transmissibility< TransmissibilityLawTypes >
 
class  Dumux::PoreNetwork::CreepingFlow< ScalarT, TransmissibilityLawTypes >
 Hagen–Poiseuille-type flux law to describe the advective flux for pore-network models. More...
 
class  Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >
 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. More...
 
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
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::PoreNetwork
 
namespace  Dumux::PoreNetwork::Detail
 
Include dependency graph for advection.hh: