A parallel program for the simulation of flooding

用于模拟洪水的并行程序

阅读:1

Abstract

Accurate flood simulations are essential for effective prevention but they can be computationally slow and expensive, especially in large-scale scenarios. This can limit their use in time-critical situations. To solve this problem, this study aims to enhance the speed of numerical methods while maintaining accuracy in flood simulation results. A parallel algorithm is developed by applying the automatic domain updating method to solve the shallow water equations using a well-balanced, positivity-preserving first-order finite volume scheme. The parallel algorithm was designed with an index array to store the coordinates of cells in the computational domain that exclude unnecessary cells. The index array is divided and assigned to different cores, enabling parallel processing of each sub-domain. The developed parallel program was tested by simulating the water flow, compared with the results obtained in the literature, and applied to the Xe-Pian Xe-Namnoy dam break simulation in Laos. The computational times obtained by the proposed parallel program were compared with those of the serial program, which used only the automatic domain updating method without the parallel technique. The results show that the parallel program outperforms the serial program by reducing the computational time.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。