
When I ran the parasite drag calculation, I got some questionable results. Either my calculation method is off, or I made a mistake somewhere: the calculated wetted area () turned out to be significantly larger than the actual geometric surface of my aircraft. Additionally, the component drag coefficients () I obtained seem far too high based on my judgment.
I have already watched several tutorials on this calculation, but I still couldn't figure out how to get reasonable results.

For the verification of my simulation model, I compared my results against the data presented in NACA Report No. 460, page 35 (https://ntrs.nasa.gov/api/citations/19930091108/downloads/19930091108.pdf). In that report, the lift coefficient () versus angle of attack () diagram shows a of approximately 0.4 at an angle of attack of around 0 degrees.
However, when I ran my own simulation, I obtained a of about 0.55 – and this was for the full aircraft model, not just the wing. I don't understand how it is physically possible that the lift coefficient of my entire aircraft configuration could be higher than that of the isolated wing from the NACA report. This seems counterintuitive, since the wing is the primary lift-generating component, and adding a fuselage and tail surfaces typically adds drag and may slightly reduce or at best maintain overall lift efficiency – but certainly shouldn't increase it beyond the clean wing's performance.


I somehow still get these unreasonable results, although I have used it repeatedly.
I'm on a Windows 10 system.
So, I first open the .vsp3 file. Then I open the CompGeom window. There, I have Set_0 selected as the Normal Set, and Degen Set is set to None. I also selected Subsurfs. Then I execute it. Although I get a MeshGeom, the window stays empty where normally the Wetted Area, etc., are listed.
Then I do a Degen Geom; the Set is Set_0, and I execute it. It says: "Wrote 34 components and 0 blank geoms" (I saw these steps in a video: https://www.youtube.com/watch?v=MZywiGpBlME&t=920s).
Then, when I launch the Parasite Drag analysis, I set the Geometry Set to Set_0 and the Length Unit to meters. As the Lam. Cf Eqn., I use Blasius, and for the Turb. Cf Eqn., I use Schlichting Compressible. For the reference area, I take the values from the model and set the ref. wing to 3_Flugel.
The atmosphere is the US Standard Atmosphere 1976 with Vinf = 252 km/h, Alt = 27000 ft, dTemp = 0, and Temp = 234.7 K.
The FF equation for the Rumpf is Hoerner Streamlined Body, and for the Hohenleitwerk, Seitenleitwerk, and Flügel, it is also Hoerner.
For the Airfoil, I now have selected the right parameters.
Then, in the VSPAero analysis, I use Set_0 as the Thick Set and None for the Thin Set (because I read that it is better to use the 3D geometries).
For the Wake, I have: Num It = 30, Num Nodes = 64, Relaxation = 1, Freeze It = 10. For Alpha, I have 0 to 12 with 3 steps, Beta = 0, Mach = 0.23, and ReCref = 6.6e+06 – this is one difference from the NACA report, where they had 3.09e+06. For the reference length, I took the values from the model.
In the Advanced section, I have Stallmode set to on and CLMax2D set to 1.7 (because this was the highest value in the report). Clo2D is 0 – I didn't find anything that could really help me figure out what this actually is.
For the Convergence Factors, I have: forward mat = 0.1, adjoint mat = 1, non-linear = 0.1, core size = 1, freeze it = 10000, far away = 5.
For the Advanced Flow Conditions, I have Vinf = 70 and rho = 0.002377.
In the other tabs, I didn't change anything.
I hope that I have given you all the necessary information and the required files.

