version 3.9.0
Loading...
Searching...
No Matches
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)]}\).
 

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
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: