This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fourier's law. More...
#include <dumux/common/properties.hh>#include <dumux/discretization/method.hh>#include <dumux/flux/cctpfa/fourierslawnonequilibrium.hh>#include <dumux/flux/box/fourierslawnonequilibrium.hh>Go to the source code of this file.
This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fourier's law.
Classes | |
| class | Dumux::FouriersLawNonEquilibriumImplementation< TypeTag, discMethod > |
Namespaces | |
| namespace | Dumux |
Typedefs | |
| template<class TypeTag > | |
| using | Dumux::FouriersLawNonEquilibrium = FouriersLawNonEquilibriumImplementation< TypeTag, GetPropType< TypeTag, Properties::GridGeometry >::discMethod > |
| Evaluates the heat conduction flux according to Fouriers's law. More... | |
