Skip to content

krocki/fluid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluid dynamics environment (to provide learning data for NN)

Quick start (OpenGL frontend):

Mac OS:

brew install glfw3

Ubuntu:

sudo apt-get install libglfw3-dev
make gl
./gl

Or build the shared lib

make sim.so

and use through python

python3 sim.py


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published