The energy balance equation for a porous solid. More...
#include <dumux/common/properties.hh>#include <dumux/porousmediumflow/properties.hh>#include <dumux/porousmediumflow/nonisothermal/iofields.hh>#include <dumux/porousmediumflow/solidenergy/volumevariables.hh>#include <dumux/porousmediumflow/solidenergy/localresidual.hh>Go to the source code of this file.
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:
| Classes | |
| 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... | |
| struct | Dumux::ThermalConductivitySolidEnergy | 
| struct | Dumux::Properties::TTag::SolidEnergy | 
| struct | Dumux::Properties::ModelTraits< TypeTag, TTag::SolidEnergy > | 
| set the model traits  More... | |
| struct | Dumux::Properties::LocalResidual< TypeTag, TTag::SolidEnergy > | 
| set the local residual  More... | |
| struct | Dumux::Properties::IOFields< TypeTag, TTag::SolidEnergy > | 
| Set the vtk output fields specific to this model.  More... | |
| struct | Dumux::Properties::VolumeVariables< TypeTag, TTag::SolidEnergy > | 
| Set the volume variables property.  More... | |
| struct | Dumux::Properties::ThermalConductivityModel< TypeTag, TTag::SolidEnergy > | 
| Use the average for effective conductivities.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Properties | 
| The energy balance equation for a porous solid. | |
| namespace | Dumux::Properties::TTag | 
| Type tag for numeric models. | |