Automating Ansys Fluent CFD simulations
The code is currently for the 2024 Rocket, Borealis. A lot of parameters are custom-set. Using this software for other simulations is not recommended until some documentation is written.
- Working installation of
Ansys Fluent
Python
(Developed on 3.9)
git clone https://github.com/waterloo-rocketry/PyAnsys.git
pip install -r requirements.txt
- Place your mesh file(s) in
PyFluent/mesh/
- Setup configurations by modifying csv files in
PyFluent/configs/
folder (no need to editvariable_configs.csv
) - Add all input cases into
inputs.csv
python main.py
- Results should appear in
outputs.csv
alongside contours and transcripts inLogs/alt-vel-aoa/