3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::ThermalConductivityAverage< Scalar > Class Template Reference

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

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

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)]}\) More...
 
template<class VolumeVariables >
static Scalar effectiveThermalConductivity (const VolumeVariables &volVars)
 Relation for a simple effective thermal conductivity \(\mathrm{[W/(m K)]}\). More...
 

Member Function Documentation

◆ effectiveThermalConductivity() [1/2]

template<class Scalar >
template<class VolumeVariables >
static 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 >
static 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: