Related Experiment Video
Updated: Sep 17, 2025

Visualizing Hyporheic Flow Through Bedforms Using Dye Experiments and Simulation
Published on: November 18, 2015
A parallel program for the simulation of flooding
Anurak Busaman1,2, Rhysa McNeil3,4, Somporn Chuai-Aree1,2
1Department of Mathematics and Computer Science, Faculty of Science and Technology, Prince of Songkla University, Muang, Pattani, Thailand.
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.
Related Concept Videos
Typical Model Studies
Design Example: Analyzing Capacity Contours for Flood Risk Assessment
Rapidly Varying Flow
Design Example: Creating a Hydraulic Model of a Dam Spillway
Modeling and Similitude
Responses to Drought and Flooding

