Josh,
Thanks for your interest in VSP.
Thanks also for this morning's followup emails -- they help to put
everything into context (i.e. I wondered where you were going with
that).
Yes, you've hit on the difficult part of creating a structured input
file (like for A502). Creating an input file for the independent
components themselves is easy -- but of course they intersect.
Finding that intersection curve and constructing compatible panels on
the two intersecting components is the challenge.
It can be handled fairly easily for certain standard cases (wing to
circular fuselage), but the real challenge comes into play when you
want to handle any arbitrary set of intersections -- say the
horizontal tail is somewhat 'above' the wing -- or a T-tail -- or a
canopy which is part above the wing, but part not....
People have worked the structured mesh generation -- and the special
subset of it for panel codes -- for a long time. There are lots of
partial and complete solutions out there.
VSP has decided to go another way on this -- use unstructured
techniques. This lets us handle truly general problems in a truly
general way.
However, there aren't a lot of unstructured panel codes out there (but
there are a few). The wake code is brand new -- I haven't even tried
an analysis based on it yet.
Do you work for an aerospace company, government, or a university?
Knowing what kind of hat you wear, I might know of some options which
may be available to you.
Rob
On Tue, Jul 24, 2012 at 12:19 AM, Josh <
kus...@gmail.com> wrote:
> After further thought, I realized that things will be slightly more
> difficult since the points contained within hermite files don't take into
> account interaction between surfaces. Ideally what I'm looking for then is
> way of a panel meshing of the whole aircraft with panel wakes and then
> turning that into a LaWGS format.
>
> Josh
>
>
> On Monday, July 23, 2012 11:31:17 PM UTC-7, Josh wrote:
>>
>> Somehow my original message was deleted right as I posted it. Anyways, I
>> should elaborate that my end goal is to tie VSP into an MDO environment
>> utilizing a panel-method code (in my case, A502/PANAIR). Creating a LaWGS
>> file is an intermediate step in the process of generating an A502 input
>> file. I took a look at the hermite file and it seems like it will work well!
>> It shouldn't be too much work to convert a hermite file into a LaWGS or A502
>> geometry input. Thank you for the help!
>>
>> This brings up the next issue that I was wondering about. Right now it
>> seems like the wake-generation routine in VSP is tied to the CFD mesher. Is
>> there a way to separate the two and include a generated panel wake in a
>> hermite file output? The CFD mesh generation process can be quite lengthy
>> and it would be nice if I could utilize the wake-generation routines already
>> in VSP decoupled from meshing instead of writing my own.
>>
>> Thanks,
>>
>> Josh