3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false > Class Template Reference

Specialization of CCTpfaFacetCouplingFouriersLawImpl for dim=dimWorld. More...

#include <dumux/multidomain/facet/cellcentered/tpfa/fourierslaw.hh>

Inheritance diagram for Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false >:
Inheritance graph

Description

template<class TypeTag>
class Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false >

Specialization of CCTpfaFacetCouplingFouriersLawImpl for dim=dimWorld.

Public Types

using Cache = FacetCouplingFouriersLawCache
 export the type for the corresponding cache

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 &elemFluxVarsCache)
 Compute the conductive heat flux.
template<class Problem, class ElementVolumeVariables>
static Cache::HeatConductionTransmissibilityContainer calculateTransmissibility (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf)
static Scalar flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const ElementFluxVarsCache &elemFluxVarsCache)
 Compute the heat condution flux assuming thermal equilibrium.
static Scalar calculateTransmissibility (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf)
 Compute transmissibilities.

Static Public Attributes

static const DiscretizationMethod discMethod = DiscretizationMethod::cctpfa
 state the discretization method this implementation belongs to

Member Typedef Documentation

◆ Cache

template<class TypeTag>
using Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false >::Cache = FacetCouplingFouriersLawCache

export the type for the corresponding cache

Member Function Documentation

◆ calculateTransmissibility() [1/2]

template<class TypeTag>
template<class Problem, class ElementVolumeVariables>
Cache::HeatConductionTransmissibilityContainer Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false >::calculateTransmissibility ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf )
inlinestatic

use the standard Fourier's law and only compute one transmissibility

xi factor for the coupling conditions

◆ calculateTransmissibility() [2/2]

template<class TypeTag>
Scalar Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::cctpfa >::calculateTransmissibility ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf )
inlinestaticinherited

Compute transmissibilities.

◆ flux() [1/2]

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

Compute the conductive heat flux.

◆ flux() [2/2]

template<class TypeTag>
Scalar Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::cctpfa >::flux ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf,
const ElementFluxVarsCache & elemFluxVarsCache )
inlinestaticinherited

Compute the heat condution flux assuming thermal equilibrium.

Member Data Documentation

◆ discMethod

template<class TypeTag>
const DiscretizationMethod Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false >::discMethod = DiscretizationMethod::cctpfa
static

state the discretization method this implementation belongs to


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