version 3.11-dev
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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:

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

where:

  • n represents volume fraction of the conducting material,
  • cp is the specific heat capacity at constant pressure,
  • ϱ is the mass density,
  • λ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: