version 3.9-dev
Dumux::FouriersLawNonEquilibriumImplementation< TypeTag, DiscretizationMethods::Box > Class Template Reference

Specialization of Fourier's Law for the box method for thermal nonequilibrium models.

#include <dumux/flux/box/fourierslawnonequilibrium.hh>

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 ElementFluxVariablesCache &elemFluxVarsCache)
 Returns the heat flux within a fluid or solid phase (in J/s) across the given sub-control volume face. More...
 

Member Function Documentation

◆ flux()

template<class TypeTag >
static Scalar Dumux::FouriersLawNonEquilibriumImplementation< TypeTag, DiscretizationMethods::Box >::flux ( const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const SubControlVolumeFace &  scvf,
const int  phaseIdx,
const ElementFluxVariablesCache &  elemFluxVarsCache 
)
inlinestatic

The documentation for this class was generated from the following file: