2D CFD Code Development with SIMPLER Algorithm and C

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 5K views
peaksun
Messages
3
Reaction score
0
Hi,
I like to start writing 2d CFD code for laminar flow using SIMPLER algorithm using c. help me from where i get information abt grid generation methods and GUI. If anyone had written such codes can guide me.
 
Physics news on Phys.org
I don't know jack about GUIs, but as far as grid generation, look no further than Thompson's book titled, Handbook of Grid Generation. In fact, there is a good chunk (older revision IIRC) available online through his Mississippi State website.

What kind of grid are you looking for?
 
Thanks for the input, I am looking for 2d tri grid.