This gets into the realm of analysis that is more art than science.
Whether VLM or Panel methods is more accurate for your situation is a
little tricky to say.
A Panel method is probably easier to make accurate -- it handles
intersections better. It also doesn't make any sort of approximation
when smashing the geometry down to a camber surface.
However, a VLM computation is _much_ faster.
I would probably approach a problem looking for the best way to use
both. If I just wanted a single computation, I would use the Panel
method.
On the other hand, if I knew I was going to be doing a bunch of design
iterations -- or computations across a large flight envelope -- or
computations to fill out a full flight dynamics database (lots of S&C
derivatives, etc). I would take the time to develop confidence in the
VLM -- matching to the Panel method. Then use the VLM for the big
expensive study.
Once I was done with a design study, I would then spot-check the Panel
method again.
The Panel method is still pretty fast. If you are only running a few
cases, then its cost is small. However, if you are running thousands
and thousands of cases, then the speedup of the VLM is well worth
having.
Rob
On Sun, Feb 19, 2017 at 9:29 PM, Gordon Yuhim Lai