3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

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

Description

Energy equation for the solid (general heat equation).

The energy balance is described by the following equation:

\[ \frac{ \partial n c_p \varrho T}{\partial t} - \text{div} \left\lbrace \lambda_\text{pm} \textbf{grad} T \right\rbrace = q, \]

where \(n\) is the volume fraction of the conducting material, \(c_p\) its specific heat capacity, \(\varrho\) its density, \(T\) the temperature, and \(\lambda\) the heat conductivity of the porous solid.

Files

file  localresidual.hh
 Element-wise calculation of the residual.
file  model.hh
 The energy balance equation for a porous solid.
file  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...