Flux related to the pore newtwork models. More...
Flux related to the pore newtwork models.
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 | 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 | 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. | |
Classes | |
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... | |