tf-cfd icon indicating copy to clipboard operation
tf-cfd copied to clipboard

Computational fluid dynamics with tensorflow

tf-cfd

Computational fluid dynamics with tensorflow.

**Note: This is just an experimental undergraduate project and may not be correctly implemented. **

Dependancies

  • tensorflow (nightly build or 1.6.0): https://www.tensorflow.org
  • ffmpeg: https://www.ffmpeg.org/download.html

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