Energy equation for the solid (general heat equation) More...
The energy balance equation for a porous solid.
The energy balance is described by the following equation:
\[ \frac{ \partial (n c_p \varrho T)}{\partial t} - \nabla \cdot \left\lbrace \lambda_\text{pm} \nabla T \right\rbrace = 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... | |