Nicolas,
The CDo coefficient in VSPAERO is calculated with an _extremely_
simple wetted area form factor buildup.
It is an easy first cut, and it comes at almost no computational cost,
so it is great to have it included in the file. However, it is very
simple, and it is quite likely that you will want to perform your own
separate form drag buildup. This will give you a lot more control.
Probably most significantly, it is likely that you would want to use
different component Sets for thin surface aero vs. your drag buildup.
For example, if you have sensors, antennae, landing gear, etc. you
probably don't want them in the VSPAERO lift / induced drag
calculation, but you probably do want to keep track of the drag they
cause.
For reference, here is the VSPAERO code that does form drag.
Wings:
https://github.com/OpenVSP/OpenVSP/blob/master/src/vsp_aero/solver/VSP_Solver.C#L2620
Bodys:
https://github.com/OpenVSP/OpenVSP/blob/master/src/vsp_aero/solver/VSP_Solver.C#L2668
Rob
> --
> You received this message because you are subscribed to the Google Groups
> "OpenVSP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
openvsp+u...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.