TL;DR
This paper introduces a physics-informed neural network approach for solving the shallow-water equations on the sphere, addressing training challenges with a multi-model strategy and boundary condition encoding, demonstrated on standard test cases.
Contribution
The paper presents a novel multi-model training strategy and boundary condition encoding for physics-informed neural networks applied to spherical shallow-water equations.
Findings
Successfully solves standard test cases of the shallow-water equations on the sphere.
Addresses training difficulties with a multi-model approach for long time intervals.
Avoids boundary loss by encoding boundary conditions in a custom neural network layer.
Abstract
We propose the use of physics-informed neural networks for solving the shallow-water equations on the sphere in the meteorological context. Physics-informed neural networks are trained to satisfy the differential equations along with the prescribed initial and boundary data, and thus can be seen as an alternative approach to solving differential equations compared to traditional numerical approaches such as finite difference, finite volume or spectral methods. We discuss the training difficulties of physics-informed neural networks for the shallow-water equations on the sphere and propose a simple multi-model approach to tackle test cases of comparatively long time intervals. Here we train a sequence of neural networks instead of a single neural network for the entire integration interval. We also avoid the use of a boundary value loss by encoding the boundary conditions in a custom…
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.
