Computational fluid dynamics with tensorflow.
**Note: This is just an experimental undergraduate project and may not be correctly implemented. **
- tensorflow (nightly build or 1.6.0): https://www.tensorflow.org
- ffmpeg: https://www.ffmpeg.org/download.html
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