Hi everyone,
I need to perform an aerodynamic analysis on this geometry using VSPaero across a Mach range of 0.5 to 1.2. This requires using both the VLM and Panel methods.
The model consists of wings created with native OpenVSP tools and a fuselage imported as an STL file from AutoCAD. However, based on discussions in this group, I understand that the VLM method does not handle STL components well, and the Panel method may yield inaccurate results.
Indeed, in a preliminary analysis at Mach 0.5, I obtained strange results (such as CL < 0 for alpha > 10 degrees), and the mesh at the wing-body intersection appeared distorted.
Do I need to remodel the body using native OpenVSP geometry? If so, what is the best way to approach this?
Thanks in advance for your help!


I completely understand. In fact, I created this geometry before I was aware of the issues associated with STL files.
I chose this approach for its simplicity: since I had the body specifications, I drew the outer profile, created a surface, and generated the solid using a polar revolution in AutoCAD.
Given that I have all the body coordinates, is it possible to achieve a similar result using BORgeom? I haven't been able to find many tutorials on this specific tool.
Is this format correct for a .dat file to ensure it is compatible with BOR geometry?
I have organized the coordinates in the following order:
Upper section: Normalized X-coordinates with their relative Y-values, ordered from X=1 down to X=0.
Lower section: Coordinates from X=0 up to X=1, using the same Y-values but with the sign inverted.
I have previously followed this procedure for airfoil .dat files, so I am assuming it is the same for this component.
I completely understand. In fact, I created this geometry before I was aware of the issues associated with STL files.
I chose this approach for its simplicity: since I had the body specifications, I drew the outer profile, created a surface, and generated the solid using a polar revolution in AutoCAD.
Given that I have all the body coordinates, is it possible to achieve a similar result using BORgeom? I haven't been able to find many tutorials on this specific tool.
Hi Rob,
I’ve been trying to follow your advice on creating the cylindrical section using a Fuselage component.
Since the only way to match the required curvature is by adjusting the circular cross-section diameters and the skinning parameters, how can I accurately recreate the geometry based on my specific measurements?
In many tutorials and test cases, I’ve seen people use background references and adjust the skinning parameters by eye. However, I don't believe 'eyeballing' it is the most reliable method for achieving an exact match.
I have attached an image with the measurements for reference. What would be the best approach to ensure dimensional accuracy?
Rob, Brandon,
Thank you very much for your answers. I will explore both approaches and see which one best fits my needs.
Hi Rob,
Thank you very much for the time you dedicated to this and for outlining your workflow so clearly.
I realize now that I had tried using Fit Model in the past, but clearly in the wrong way. Your explanation was incredibly helpful, especially in understanding how the different parameters—Stack, Skinning, and Fit Model—actually cooperate to achieve an accurate result.
Having a clear path to follow makes a huge difference. I’m going to try replicating your steps right away.
Thanks again for your help and patience!
Hi Rob,
I am currently having some issues with the final model. I successfully ran the subsonic cases using the Panel Method; however, for the supersonic cases, I understand that I need to switch to the Vortex Lattice Method (VLM).
The issue is that whenever I select the 'thin set' configuration for my model, the solver crashes immediately before starting. This problem does not occur when using the 'thick set' configuration.
Do you have any insight into what might be causing this?
Thanks for your help.