3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::ThermalConductivitySolidEnergy Struct Reference

#include <dumux/porousmediumflow/solidenergy/model.hh>

Static Public Member Functions

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

Member Function Documentation

◆ effectiveThermalConductivity()

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

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

Parameters
volVarsvolume variables
spatialParamsspatial parameters
elementelement (to be passed to spatialParams)
fvGeometryfvGeometry (to be passed to spatialParams)
scvscv (to be passed to spatialParams)
Returns
effective thermal conductivity \(\mathrm{[W/(m K)]}\)

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