Skip to content
LIBRARY

ThermalComponents

This is the documentation for the ThermalComponents library. Here you will find the documentation for the various definitions contained in ThermalComponents.

Note that this documentation is automatically generated primarily from the doc strings and metadata associated with those definitions.

Types

  • Interfaces.ConvectiveElement1D - ConvectiveElement1D is baseclass for 1D convective heat transfer elements, defining temperature drop and heat flow between solid and fluid interfaces without energy storage.

  • Interfaces.Element1D - Element1D is partial one-dimensional thermal element for models without energy storage.

Components

Examples

  • Examples.HeatSystem - Models a thermal system with a fixed temperature source heating a heat capacitor via a conductor; serves as a test component.

  • Examples.TemperatureOfTwoMasses - Test component for simulating heat exchange between two masses and verifying temperature sensor readings.