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

Relation for a simple effective thermal conductivity. More...

#include <dumux/material/fluidmatrixinteractions/1p/thermalconductivityaverage.hh>

Inheritance diagram for Dumux::ThermalConductivityAverage< Scalar >:
Inheritance graph

Description

template<class Scalar>
class Dumux::ThermalConductivityAverage< Scalar >

Relation for a simple effective thermal conductivity.

Static Public Member Functions

template<class VolumeVariables, class SpatialParams, class Element, class FVGeometry>
static Scalar effectiveThermalConductivity (const VolumeVariables &volVars, const SpatialParams &spatialParams, const Element &element, const FVGeometry &fvGeometry, const typename FVGeometry::SubControlVolume &scv)
 effective thermal conductivity \(\mathrm{[W/(m K)]}\)
template<class VolumeVariables>
static Scalar effectiveThermalConductivity (const VolumeVariables &volVars)
 Relation for a simple effective thermal conductivity \(\mathrm{[W/(m K)]}\).

Member Function Documentation

◆ effectiveThermalConductivity() [1/2]

template<class Scalar>
template<class VolumeVariables>
Scalar Dumux::ThermalConductivityAverage< Scalar >::effectiveThermalConductivity ( const VolumeVariables & volVars)
inlinestatic

Relation for a simple effective thermal conductivity \(\mathrm{[W/(m K)]}\).

Parameters
volVarsvolume variables
Returns
effective thermal conductivity \(\mathrm{[W/(m K)]}\)

◆ effectiveThermalConductivity() [2/2]

template<class Scalar>
template<class VolumeVariables, class SpatialParams, class Element, class FVGeometry>
Scalar Dumux::ThermalConductivityAverage< Scalar >::effectiveThermalConductivity ( const VolumeVariables & volVars,
const SpatialParams & spatialParams,
const Element & element,
const FVGeometry & fvGeometry,
const typename FVGeometry::SubControlVolume & scv )
inlinestatic

effective thermal conductivity \(\mathrm{[W/(m K)]}\)


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