
For the each thermal conductor element, the conductance for a box geometry under the assumption that the heat flows along the box length is calculated as follows: G = lambda * A / (L / (N - 1)). Heat capacity of the heat capacitors is calculated as follows: C = cp * m / (N - 1)
The parameters for HeatConductionTI_Modelica are:
| Parameters | Comment |
|---|---|
| L | length of the rod |
| N | number of nodes |
| cp | material specific heat capacity |
| rho | material density |
| m | mass of the rod |
| v | volume of the rod |
| lambda | material thermal conductivity |
| A | cross section area of the rod |
| T0 | Initial temperature |
| TN | temperature at the last node |