Skip to content

hhc2tech/2DIncompressibleNavierStokesSolver

 
 

Repository files navigation

2DIncompressibleNavierStokesSolver

This repository provides code for numerically solving the 2D Incompressible Navier-Stokes equations. Two different methods for the spatial discretization namely Finite Differences and the Pseudospectral method are implemented. Runge Kutta 4 is used for the time integration in both methods.

About

This repository provides code solving the 2D Incompressible Navier-Stokes equations numerically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%