Fourier's law for cell-centered finite volume schemes with two-point flux approximation. More...
#include <dumux/flux/ccmpfa/fourierslaw.hh>
Fourier's law for cell-centered finite volume schemes with two-point flux approximation.
Public Types | |
using | Cache = MpfaFouriersLawCache |
Static Public Member Functions | |
static Scalar | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const ElementFluxVarsCache &elemFluxVarsCache) |
Returns the heat flux within the porous medium (in J/s) across the given sub-control volume face. More... | |
Static Public Attributes | |
static const DiscretizationMethod | discMethod = DiscretizationMethod::ccmpfa |
using Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::ccmpfa >::Cache = MpfaFouriersLawCache |
|
inlinestatic |
Returns the heat flux within the porous medium (in J/s) across the given sub-control volume face.
|
static |