Skip to content

Solve incompressible Navier-Stokes equations using particle vortex method

Notifications You must be signed in to change notification settings

Achyut2404/vortexMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Solves 2D Incompressible N-S equations, using particle vortex methods. The codes are based on lectures given by Prof. Prabhu Ramachandran at Aerospace Engineering Dept., Indian Institute of Technology Bombay.

Run a flow around circular cylinder case: python -c "import tInt; tInt.test4RK2()"

I am still working on increasing performance of the code, and working with moving arbitary shaped boundaries.

Some Results alt tag alt tag

About

Solve incompressible Navier-Stokes equations using particle vortex method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages