Surrogate Model for Shallow Water Equations Solvers with Deep Learning
Yalan Song, Chaopeng Shen, Xiaofeng Liu

TL;DR
This paper introduces NN-p2p, a deep learning surrogate model for shallow water equations that accurately predicts flow around hydraulic structures on unstructured meshes, outperforming CNN-based methods especially in extrapolation scenarios.
Contribution
The paper presents NN-p2p, a novel deep learning surrogate model capable of point-to-point predictions on unstructured meshes, capturing boundary geometry and flow features more effectively than CNNs.
Findings
NN-p2p outperforms CNNs in spatial extrapolation tasks.
The model respects conservation laws more strictly.
A new linear relationship between drag coefficient and pier dimensions was discovered.
Abstract
Shallow water equations are the foundation of most models for flooding and river hydraulics analysis. These physics-based models are usually expensive and slow to run, thus not suitable for real-time prediction or parameter inversion. An attractive alternative is surrogate model. This work introduces an efficient, accurate, and flexible surrogate model, NN-p2p, based on deep learning and it can make point-to-point predictions on unstructured or irregular meshes. The new method was evaluated and compared against existing methods based on convolutional neural networks (CNNs), which can only make image-to-image predictions on structured or regular meshes. In NN-p2p, the input includes both spatial coordinates and boundary features that can describe the geometry of hydraulic structures, such as bridge piers. All surrogate models perform well in predicting flow around different types of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHydraulic flow and structures · Hydrology and Sediment Transport Processes · Flood Risk Assessment and Management
