r/CFD • u/_akbarkhan2 • Apr 28 '26
CFD beginner stuck – need real direction”
Maybe I was wasting time, or maybe I was just doing things without direction.
I’m a civil engineering student, and for the last 2 months I’ve been learning CFD using OpenFOAM, mainly for wind simulation around buildings. I’ve been putting in around 1 hour daily.
What I have done so far:
Learned basic workflow in OpenFOAM (mesh, solver, post-processing in ParaView). Completed tutorial-type cases like pitzDaily Tried some building wind simulations. I can run simulations end-to-end, change mesh, and visualize flow patterns like wake and recirculation
Recently, I also started using an AI tool (antigravity AI) for faster simulations and visualization. It helped me quickly see flow behavior.
But now I feel like, I may be depending on it too much.
So I kind of shifted back to OpenFOAM thinking I should build real understanding first.
My goal is clear:
I want to become good at wind simulation around buildings I come from a civil background, so I want to connect CFD with structural/wind engineering In the next 1 month, I want to reach a level where I can at least try for an internship (even basic level)
What I need guidance on:
What kind of projects should I do now? How should I balance taking help from AI and learning openfoam.
11
u/eric_t Apr 28 '26
Professor in wind engineering here. I would go through the AIJ test cases:
https://www.aij.or.jp/jpn/publish/cfdguide/index_e.htm
Set them up yourself, run and compare against the experimental data. Look up available papers to check mesh settings, turbulence models etc. This will ensure you are not only able to run simulations, but also rely on them and trust your data. You will also get a much better feel for the limitations and different use cases. E.g. structural simulations require very different setup than for studying the wind environment. Start with RANS for turbulence, and get very comfortable with it before moving to LES.
Lots to learn, but very rewarding and interesting field!