version 3.9-dev
porousmediumflow/solidenergy/model.hh File Reference

The energy balance equation for a porous solid. More...

Go to the source code of this file.

Description

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:

  • \( n \) represents volume fraction of the conducting material,
  • \( c_p \) is the specific heat capacity at constant pressure,
  • \( \varrho \) is the mass density,
  • \( \lambda_\text{pm} \) is the effective heat conductivity in the porous medium,
  • \( T \) is the temperature,
  • \( q \) is the heat source term.

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.
 
Include dependency graph for porousmediumflow/solidenergy/model.hh: