version 3.9-dev
Flux related to the pore network models

Flux related to the pore newtwork models. More...

Description

Files

file  advection.hh
 This file contains the data which is required to calculate the fluxes of the pore network model over a face of a finite volume.
 
file  flux/porenetwork/fickslaw.hh
 This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fick's law.
 
file  flux/porenetwork/fourierslaw.hh
 This file contains the data which is required to calculate diffusive heat fluxes with Fourier's law.
 
file  grainfourierslaw.hh
 This file contains the data which is required to calculate diffusive heat fluxes with Fourier's law.
 

Classes

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::PNMFicksLaw< Scalar, numPhases, numComponents, referenceSystem >
 Specialization of Fick's Law for the pore-network model. More...
 
struct  Dumux::PoreNetwork::PNMFouriersLaw< MolecularDiffusionType >
 Specialization of Fourier's Law for the pore-network model. More...
 
struct  Dumux::PoreNetwork::TruncatedPyramidGrainFouriersLaw< Scalar >
 Specialization of Fourier's Law for the pore-network SOLID model. More...
 
struct  Dumux::PoreNetwork::SphereCapGrainFouriersLaw< Scalar >
 Specialization of Fourier's Law for the pore-network SOLID model. More...