thisalmadu / tf-cfd

Computational fluid dynamics with tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf-cfd

Computational fluid dynamics with tensorflow.

Dependancies

Usage

Generate sequence of pngs by running cfd.py:

$ python3 cfd.py

You can open the output folder with the Sigma Unit app to see live updates of the frames.

Encode video by running h264.sh or prores.sh:

$ ./h264.sh

or

$ ./prores.sh

About

Computational fluid dynamics with tensorflow


Languages

Language:Python 60.5%Language:C++ 37.7%Language:Shell 1.8%