Hacker News new | ask | show | jobs
by orbital-decay 1667 days ago
CFD only looks like brute force when compared to purely analytical methods. In practice, you can't brute force a chaotic system as you quickly hit the wall. Anything complex pretty much requires you to get clever with simulation just like it did before computers with analytical approach, and/or rely on experimentation. It's especially true for rocket engine design; there's a reason why nobody made a practical RDE yet.
2 comments

True, but for a large class of problems in aviation, the analytical methods can provide faster iteration before going into CFD for deep optimization, at least that's my understanding (I'm the computer science person in the family, not aerodynamic physicist :) )
Past a certain minimum grid size it certainly looks like brute force to me, am I missing something?
Sometimes you can't get that grid size ;)