The program allows to configure and compute discrete model of thermal processes in a rectangular object
Description: This is the program that provides the ability to configure a rectangular object with its properties and compute thermal processes in it. The particular realisation aimed at finding the best temperatures of the defined heaters to match the required temps in the object. To solve this problem, the program executes calculations based on brute force method. The optimization of the compute process is performed according to the temperature increments at the monitored points. The result of the execution represents the best match and corresponding heaters temperatures that has been found according to the standard deviation
Stack: Java, Maven
Differential equation of thermal processes in 3D objects:
Coef "a" is the coefficient of thermal conductivity. In this work a = 8.5E-5 (value for aluminum)