This package provides component models to compute heat conduction.
The package declares the constant nSupPCM, which is
equal to the number of support points that are used to approximate
the specific internal energy versus temperature relation. This
approximation is used by
Buildings.HeatTransfer.Conduction.SingleLayer to
replace the piece-wise linear function by a cubic hermite spline,
with linear extrapolation, in order to avoid state events during
the simulation.
| Name | Description |
|---|---|
| Model for heat conductance through a solid with multiple material layers | |
| Model for single layer heat conductance | |
| Heat conduction in a cylinder | |
| Package with base classes for Buildings.HeatTransfer.Conduction |
nSupPCM.