Governing equation
TMG Correlation optimizes the temperatures computed by the TMG thermal solver that solves for the heat conduction in a solid domain.
The temperature solution can be presented in a matrix form as a system of linear equations:
where:
- is the Jacobian matrix of the conduction equation, which also includes the boundary conditions and the source terms of the linear system.
- is the source terms vectors independent of the temperature.
The residual of the governing equation in a matrix form is given by the following equation, which is then solve in the TMG thermal solver:
For more information, see the Thermal solver reference manual.