2D CFD Code Development with SIMPLER Algorithm and C

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
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.