Thermal Solver¶
A thermal solver performs a static thermal simulation on a geometry.
A thermal solver has 5 inputs:
SS: a solver settings block
C: the components to perform the simulation on (from a component block)
BCt: thermal boundary conditions (from thermal boundary conditions blocks)
Qv: volumetric heat generation rate (from a thermal body flux block)
SM: solver mode boolean, by default false requires manually pressing “solve” and true automatically solves after changing any input upstream.

📌 See example application Ex-2: Thermal simulation of a heat sink