Skip to content

PRAndreini/NavierStokesSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

NavierStokesSolver

Using Python3, numerically-integrate forward in time the Navier-Stokes equations (incompressible, convective-form) in spatial-2D via Chorin's Projection Method. Keeps track of velocity vector-field; density scalar-field; and pressure scalar-field. Outputs a time-series of .png images of the density scalar-field.

About

Using Python3, numerically-integrate forward in time the Navier-Stokes equations (incompressible, convective-form) in spatial-2D via Chorin's Projection Method. Keeps track of velocity vector-field; density scalar-field; and pressure scalar-field. Outputs a time-series of .png images of the density scalar-field.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors