Skip to content

A pure-python implementation of Stable Fluids with stagger grids.

License

Notifications You must be signed in to change notification settings

ChrisWu1997/StableFluids-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StableFluids-python

A pure-python implementation of Stable Fluids with stagger grids.

Demo examples

Taylor–Green vortex Vortexsheet
python run.py -c configs/taylorgreen.json python run.py -c configs/vortexsheet.json
velocity density
Kármán vortex street Inflow
python run.py -c configs/karman.json python run.py -c configs/inflow.json
curl(vorticity) R: curl, G: 1, B: density

To setup new examples, simply add a cooresponding python file under examples folder.

Reference

About

A pure-python implementation of Stable Fluids with stagger grids.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages