Günal Özen, Akpinar Mustafa
Department of Computer Programming, Manisa Celal Bayar University, Manisa, Turkey.
Computer Information Science, Higher Colleges of Technology, Sharjah, United Arab Emirates.
Heliyon. 2023 Jun 2;9(6):e16955. doi: 10.1016/j.heliyon.2023.e16955. eCollection 2023 Jun.
Heat transfer takes place in every aspect of our daily life. Many situations, such as energy conversion plants, heating devices, and cooling systems, focus on heat transfer. One of the subjects in heat transfer is the boundary layer of the laminar flow problem. Well-known exploratory algorithms are used to solve for the flow on a flat plate in this study. The algorithms used are genetic algorithm (GA), particle swarm optimization (PSO), simulated annealing (SA), ant colony optimization for continuous domains (ACOR), artificial bee colony (ABC), and firefly algorithm (FA). The three properties, the layer thickness of the laminar boundary, heat flux, and the distance of the leading edge, are optimized. Each property is determined in three conditions; minimum, maximum, and target. The results showed that PSO, SA, ABC, and FA algorithms were more suitable than GA and ACOR algorithms. It has also been determined that the processing times are long in the FA and SA algorithms. The findings show that heuristic algorithms can find global results or results close to global results in heat transfer problems.
热传递发生在我们日常生活的方方面面。许多情况,如能量转换工厂、加热设备和冷却系统,都聚焦于热传递。热传递中的一个主题是层流问题的边界层。在本研究中,使用了著名的探索性算法来求解平板上的流动。所使用的算法有遗传算法(GA)、粒子群优化算法(PSO)、模拟退火算法(SA)、连续域蚁群优化算法(ACOR)、人工蜂群算法(ABC)和萤火虫算法(FA)。对层流边界的层厚度、热通量和前缘距离这三个属性进行了优化。每个属性在三种条件下确定:最小值、最大值和目标值。结果表明,PSO、SA、ABC和FA算法比GA和ACOR算法更合适。还确定了FA和SA算法的处理时间较长。研究结果表明,启发式算法在热传递问题中能够找到全局结果或接近全局结果的结果。