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

Computational fluid dynamics with tensorflow

Notifications You must be signed in to change notification settings

kobejean/tf-cfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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