Skip to content

sonvijain/Fluid-Flow-PINN-MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Physics-Informed Neural Network (PINN) for Navier-Stokes Equations in MATLAB

This MATLAB implementation trains a Physics-Informed Neural Network (PINN) to solve the Navier-Stokes equations for incompressible fluid flow. The model is validated against the well-known Lid-Driven Cavity Flow problem. Feel free to make any suggestions on how to improve this PINN.

image Image source: Fox and McDonald's Introduction to Fluid Mechanics by P. J. Pritchard (8th Edition) Pg.208

Requirements

  • MATLAB R2021a or later
  • Deep Learning Toolbox
  • Symbolic Math Toolbox (optional, for gradient verification)

About

Physics-Informed Neural Network (PINN) for Navier-Stokes Equations in MATLAB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages