Diffusive heat flux according to Fourier's law. More...
#include <dumux/flux/fourierslaw_fwd.hh>
#include <dumux/flux/cctpfa/fourierslaw.hh>
#include <dumux/flux/ccmpfa/fourierslaw.hh>
#include <dumux/flux/box/fourierslaw.hh>
#include <dumux/flux/staggered/freeflow/fourierslaw.hh>
Go to the source code of this file.
Diffusive heat flux according to Fourier's law.
According to Fourier's law, the heat flux is proportional to the gradient of the temperature.
The proportonality constant is the thermal conductivity \(\lambda \).
The flux is calculated as:
\[ \textbf{j}_{heat} = - \lambda \; \textbf{grad}\, T \]
In general, for porous medium local thermal equilibrium is assumed.
To account for effects of porous media, an effective thermal conductivity \(\lambda_{pm}\) is used.
Models for the effective thermal conductivity are for example: Johansen [35], simple fluid lumping, Somerton [64].