version 3.10.0
Loading...
Searching...
No Matches
Dumux::BoxFacetCouplingFouriersLaw< TypeTag > Class Template Reference

Fourier's law for the box scheme in the context of coupled models where coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain living on these facets.

#include <dumux/multidomain/facet/box/fourierslaw.hh>

Inheritance diagram for Dumux::BoxFacetCouplingFouriersLaw< TypeTag >:

Static Public Member Functions

template<class Problem, class ElementVolumeVariables, class ElementFluxVarsCache>
static Scalar flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const ElementFluxVarsCache &elemFluxVarCache)
 Compute the conductive heat flux across a sub-control volume face.
 
template<class Problem, class ElementVolumeVariables, class FluxVarCache>
static std::vector< Scalar > calculateTransmissibilities (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const FluxVarCache &fluxVarCache, unsigned int phaseIdx)
 

Member Function Documentation

◆ calculateTransmissibilities()

template<class TypeTag>
template<class Problem, class ElementVolumeVariables, class FluxVarCache>
static std::vector< Scalar > Dumux::BoxFacetCouplingFouriersLaw< TypeTag >::calculateTransmissibilities ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf,
const FluxVarCache & fluxVarCache,
unsigned int phaseIdx )
inlinestatic

◆ flux()

template<class TypeTag>
template<class Problem, class ElementVolumeVariables, class ElementFluxVarsCache>
static Scalar Dumux::BoxFacetCouplingFouriersLaw< TypeTag >::flux ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf,
const ElementFluxVarsCache & elemFluxVarCache )
inlinestatic

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