Relation for a simple effective thermal conductivity.
More...
#include <dumux/material/fluidmatrixinteractions/1p/thermalconductivityaverage.hh>
template<class Scalar>
class Dumux::ThermalConductivityAverage< Scalar >
Relation for a simple effective thermal conductivity.
|
| 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)]}\).
|
◆ effectiveThermalConductivity() [1/2]
template<class Scalar>
template<class VolumeVariables>
Relation for a simple effective thermal conductivity \(\mathrm{[W/(m K)]}\).
- Parameters
-
- 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: