Hi.
I've found this topic while searching the forums. I have downloaded your Tornado model and I am trying to understand how the drag data is compiled. For fuselage it looks like this:
CD0MachTableNumData=7
CD0MachTableDeltaX=0.40
CD0MachTableStartX=0.00
CD0MachTableData=0.982,1.000,1.059,2.536,2.054,1.830,1.671
Maybe you can give me short answers on following questions:
The CD0MachTable gives drag coefficient over Mach number. I guess the data in CD0MachTableData needs to multiplied with CD0=0.0075. Right?
The Mach Table is starting with 0, goes on 0.4 and has seven steps, hence the drag coefficients are given for Mach = [0 0.4 0.8 1.2 1.6 2.0 2.4]. Right?
Drag coefficients are interpolated between those points. Right?
Drag coefficients of several components are added. Right?
Is reference area per component, or is the reference area in the AircraftData table used for all coefficients?
I really appreciate some insight.
Thanks in advance.
Links to related topics always welcome.
Schorsch