This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fourier's law.
Go to the source code of this file.
Namespaces | |
| namespace | Dumux |
Typedefs | |
| template<class TypeTag> | |
| using | Dumux::FouriersLawNonEquilibrium = FouriersLawNonEquilibriumImplementation<TypeTag, typename GetPropType<TypeTag, Properties::GridGeometry>::DiscretizationMethod> |
| Evaluates the heat conduction flux according to Fouriers's law. | |