Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (23 loc) · 678 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 678 Bytes

tf-cfd

Computational fluid dynamics with tensorflow.

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

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