DiscretizationNet: A Machine-Learning based solver for Navier-Stokes Equations using Finite Volume Discretization
Rishikesh Ranade, Chris Hill, Jay Pathak

TL;DR
DiscretizationNet is a novel ML-based solver for Navier-Stokes equations that integrates finite volume discretization and iterative algorithms to improve accuracy, stability, and convergence in complex fluid dynamics problems.
Contribution
This work introduces DiscretizationNet, combining PDE discretization schemes with CNN-based models and iterative training to efficiently solve 3D Navier-Stokes equations.
Findings
Successfully solves 3D Navier-Stokes cases like lid-driven cavity and flow past a cylinder.
Achieves faster convergence and improved stability over traditional methods.
Demonstrates the effectiveness of ML in complex fluid dynamics simulations.
Abstract
Over the last few decades, existing Partial Differential Equation (PDE) solvers have demonstrated a tremendous success in solving complex, non-linear PDEs. Although accurate, these PDE solvers are computationally costly. With the advances in Machine Learning (ML) technologies, there has been a significant increase in the research of using ML to solve PDEs. The goal of this work is to develop an ML-based PDE solver, that couples important characteristics of existing PDE solvers with ML technologies. The two solver characteristics that have been adopted in this work are: 1) the use of discretization-based schemes to approximate spatio-temporal partial derivatives and 2) the use of iterative algorithms to solve linearized PDEs in their discrete form. In the presence of highly non-linear, coupled PDE solutions, these strategies can be very important in achieving good accuracy, better…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
