Fourier's law for cell-centered finite volume schemes with two-point flux approximation. More...
#include <dumux/flux/cctpfa/fourierslawnonequilibrium.hh>
Fourier's law for cell-centered finite volume schemes with two-point flux approximation.
Public Types | |
using | Cache = FluxVariablesCaching::EmptyHeatConductionCache |
Static Public Member Functions | |
static Scalar | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const int phaseIdx, const ElementFluxVarsCache &elemFluxVarsCache) |
Returns the heat flux within a fluid or solid phase (in J/s) across the given sub-control volume face. More... | |
static Scalar | calculateTransmissibility (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const int phaseIdx) |
Compute transmissibilities. More... | |
Static Public Attributes | |
static const DiscretizationMethod | discMethod = DiscretizationMethod::cctpfa |
state the discretization method this implementation belongs to More... | |
using Dumux::FouriersLawNonEquilibriumImplementation< TypeTag, DiscretizationMethod::cctpfa >::Cache = FluxVariablesCaching::EmptyHeatConductionCache |
|
inlinestatic |
Compute transmissibilities.
|
inlinestatic |
Returns the heat flux within a fluid or solid phase (in J/s) across the given sub-control volume face.
|
static |
state the discretization method this implementation belongs to