version 3.11-dev
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts

Energy equation for the solid (general heat equation) More...

Description

The energy balance equation for a porous solid.

The energy balance is described by the following equation:

(ncpϱT)t{λpmT}=q,

where:

Files

file  porousmediumflow/solidenergy/localresidual.hh
 Element-wise calculation of the residual.
 
file  porousmediumflow/solidenergy/model.hh
 The energy balance equation for a porous solid.
 
file  porousmediumflow/solidenergy/volumevariables.hh
 Class for computation of all volume averaged quantities.
 

Classes

class  Dumux::SolidEnergyLocalResidual< TypeTag >
 Element-wise calculation of the residual. More...
 
struct  Dumux::SolidEnergyIndices
 The indices. More...
 
struct  Dumux::SolidEnergyModelTraits
 The energy balance equation for a porous solid. More...
 
struct  Dumux::SolidEnergyVolumeVariablesTraits< PV, SSY, SST, MT >
 The volume variable traits. More...
 
class  Dumux::SolidEnergyVolumeVariables< Traits >
 Class for computation of all volume averaged quantities. More...