Skip to content

shuheng-mo/AI4HFM

 
 

Repository files navigation

Rapid Artificial Intelligence-based Multi-physic CFD Simulator

Repository for the novel CFD approach called AI4CFD and no traniing of the network is needed. More detailed implementation and possible applications can be found in as follow:

Applications of Simulator:

Requirements

To install requirements:

 $ conda env create -f environment.yml 
 $ conda activate ten
 $ python -m ipykernel install --user --name=python3 (optional)

Finally, start Jupyter with a local machine:

 $ jupyter notebook

Or, start Jupyter with a remote server:

 $ jupyter notebook --no-browser --port=<number>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.7%
  • Fortran 3.4%
  • Python 0.9%