• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2021, Vol. 43 ›› Issue (01): 58-69.

Previous Articles     Next Articles

YH-ACT:Parallel analysis code of thermohydraulics

LIU Jie1,2,GONG Chun-ye1,YANG Bo1,GUO Xiao-wei1,GAN Xin-biao1,LI Sheng-guo1,LI Chao1,CHEN Xu-guang1,XIAO Tiao-jie1,MU Li-an1,SONG Min1,ZHAO Dong-yong1,JU Yu-zhong1   

  1. 1.College of Computer Science and Technology,National University of Defense Technology,Changsha 410073;

    2.Laboratory of Software Engineering for Complex Systems,Changsha 410073,China)

  • Received:2020-06-10 Revised:2020-07-21 Accepted:2021-01-25 Online:2021-01-25 Published:2021-01-22

Abstract: Commercial CFD programs have been widely used in the thermal and hydraulic simulation of reactors, but they cannot fully meet the application requirements of reactors. Open-source CFD programs have some applications, but, compared with commercial CFD programs, there are still gaps on the comprehensive physical model, calculation accuracy, calculation efficiency and ease of use. In order to better meet the needs of thermohydraulics analysis, it needs a more comprehensive physical model, higher calculation accuracy and better parallel computing efficiency, and it is necessary to develop independent thermal CFD software. This paper describes the design, implementation, and test results of YH-ACT: parallel analysis code of thermohydraulics. Three typical cases are selected, and the correctness of the software is verified by comparing it with the simulation results by typical commercial software Fluent. The software parallel computing scale reaches 400 nodes with 9600 processes. The speedup is 111.7 and the parallel efficiency is 27.9% for the steady-state model. The speedup is 37.2 and the parallel efficiency is 9.3% for the transient-state model.



Key words: thermohydraulics, computational fluid dynamics, parallel algorithm, high performance computing