Nonlinear Transient Heat Transfer Analysis
Calculates the temperature distribution in a system with respect to time.
The applied thermal loads can either be time-dependent or time-invariant; transient thermal analysis is used to capture the thermal behavior of a system over a specific period of time.
The basic finite element equation for nonlinear transient heat transfer analysis is given by:
Where,
- Heat capacity matrix.
- Temperature-dependent conductivity.
- Temperature-dependent boundary convection matrix, due to free convection.
- Derivative of the nodal temperature matrix with respect to time.
- The unknown nodal temperature matrix.
- Radiation exchange matrix.
- Absolute temperature scale defined via PARAM, TABS.
- Thermal loading vector.
Thermal load vector can be expressed as:
- Power, due to heat flux at boundary specified by QBDY1.
- Boundary convection vector, due to convection specified by CONV (automatic free convection definition can be activated via CONVG Bulk/Subcase pair).
- Power vector, due to internal heat generation specified by QVOL.
- Boundary radiation vector, due to radiation specified by RADBC.
Note:
- For Nonlinear Heat Transfer Analysis, Conductivity ( ), and/or Free Convection Coefficient ( ) are temperature-dependent.
- The differential equation is solved by backward Euler method to find nodal temperature at the specified time steps. The difference between this equation and the Linear Steady-State Heat Transfer Analysis equation is the term, , that captures the transient nature of the analysis.