Software Testing: VSPAERO (doi:10.7910/DVN/0S1R14)
(Links to all related documents:)

View:

Part 1: Document Description
Part 2: Study Description
Part 3: Data Files Description
Part 4: Variable Description
Part 5: Other Study-Related Materials
Entire Codebook

(external link)

Document Description

Citation

Title:

Software Testing: VSPAERO

Identification Number:

doi:10.7910/DVN/0S1R14

Distributor:

Harvard Dataverse

Date of Distribution:

2021-09-21

Version:

1

Bibliographic Citation:

Mariën, Floris, 2021, "Software Testing: VSPAERO", https://doi.org/10.7910/DVN/0S1R14, Harvard Dataverse, V1, UNF:6:hULMSzeOWQZiMFzgiKZxyA== [fileUNF]

Study Description

Citation

Title:

Software Testing: VSPAERO

Alternative Title:

Links to all related documents:

Identification Number:

doi:10.7910/DVN/0S1R14

Authoring Entity:

Mariën, Floris (Hamburg University of Applied Science)

Other identifications and acknowledgements:

Scholz, Dieter

Date of Production:

2021-07-16

Software used in Production:

Excel

Software used in Production:

VSPAERO

Distributor:

Harvard Dataverse

Access Authority:

Scholz, Dieter

Depositor:

Scholz, Dieter

Date of Deposit:

2021-07-16

Series Name:

Digital Library - Projects and Theses - Prof. Dr. Scholz

Holdings Information:

https://doi.org/10.7910/DVN/0S1R14

Study Scope

Keywords:

Engineering, Aviation, Aeronautics, Airplanes, Aerodynamics, Drag (Aerodynamics), Computational fluid dynamics, Flow visualization, Electronic spreadsheets, VLM, drag, induced, Oswald, factor, box wing, aircraft, Luftfahrt, Luftfahrzeug, Flugzeugaerodynamik, Luftwiderstand, Flugzeug, Numerische Strömungssimulation, CFD, Panelverfahren, Tabellenkalkulation, Wirbelgitterverfahren

Topic Classification:

Aerospace

Abstract:

Purpose - Test the aerodynamic analysis code VSPAERO, which is part of OpenVSP from NASA. Apply VSPAERO to calculate the lift curve slope and the span efficiency factor of straight wings (for various aspect and taper ratios) as well as the induced drag of box wings (for various h/b-ratios) relative to their reference wing. --- Methodology - VSPAERO results are compared with results from analytical equations, wind tunnel measurements, and results produced with other aerodynamic codes. --- Findings - VSPAERO offers correct and reliable results, if the simulation is set up with care. The user must always keep an eye on model discretization and refinement, flow conditions, and number of iterations. The Vortex Lattice Method (VLM) and the panel method are best used for different purposes. The VLM shows shorter simulation time and produces reliable results. The panel method is more complicated to use. Numerical results are also good. In addition, the panel method can be used better to visualize flow phenomena. Hoerner's simple approach to induced drag estimation can be used to approximate results of the VLM and the panel method, if a simple correction factor is applied. --- Research Limitations - Most of the tests of VSPAERO have been done with a simple wing geometry, as such much simpler than a full aircraft geometry. --- Practical Implications - VSPAERO can be used with relative ease. It can also be used to show flow phenomena on full aircraft geometry. --- Originality - Repeating simple calculations done many times before does not sound original, but doing this with the relatively new software VSPAERO offering the VLM as well as the panel method seems to be original after all.

Kind of Data:

Program

Notes:

Please use "Tree View" to separate VSP-files from Excel files!

Methodology and Processing

Sources Statement

Data Access

Notes:

This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, License Version 3. The software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: http://www.gnu.org/licenses/gpl.html

Other Study Description Materials

Related Publications

Citation

Title:

Mariën, Floris, 2021. Software Testing: VSPAERO. Master Thesis. Hamburg University of Applied Sciences, Aircraft Design and Systems Group (AERO). Available from:

Bibliographic Citation:

Mariën, Floris, 2021. Software Testing: VSPAERO. Master Thesis. Hamburg University of Applied Sciences, Aircraft Design and Systems Group (AERO). Available from:

File Description--f5192335

File: Box_Wing_Calculation.tab

  • Number of cases: 24

  • No. of variables per record: 6

  • Type of File: text/tab-separated-values

Notes:

UNF:6:etnBQL/bDrLvzxarJjVtZg==

Calculates induced drag depending on h/b ratio.

File Description--f5192337

File: e_theo_f_lambda.tab

  • Number of cases: 24

  • No. of variables per record: 6

  • Type of File: text/tab-separated-values

Notes:

UNF:6:etnBQL/bDrLvzxarJjVtZg==

Calculates the theoretical span efficiency factor depending on taper ratio lambda --- Hoerner's function f(lambda) --- and aspect ratio.

File Description--f5192341

File: HoernerCurve_PM.tab

  • Number of cases: 24

  • No. of variables per record: 6

  • Type of File: text/tab-separated-values

Notes:

UNF:6:etnBQL/bDrLvzxarJjVtZg==

Induced drag is calculated with VSPAERO's Panel Method. It is calculated back to Hoerner's f(lambda) and compared with the function from the "drag bible".

File Description--f5192336

File: HoernerCurve_VLM.tab

  • Number of cases: 24

  • No. of variables per record: 6

  • Type of File: text/tab-separated-values

Notes:

UNF:6:etnBQL/bDrLvzxarJjVtZg==

Induced drag is calculated with VSPAERO's VLM. It is calculated back to Hoerner's f(lambda) and compared with the function from the "drag bible".

File Description--f5192339

File: HoernerCurve_VLMvsPM.tab

  • Number of cases: 24

  • No. of variables per record: 6

  • Type of File: text/tab-separated-values

Notes:

UNF:6:etnBQL/bDrLvzxarJjVtZg==

Induced drag is calculated with VSPAERO's VLM and Panel Method. It is calculated back to Hoerner's f(lambda) and compared with the function from the "drag bible". VLM results and PM results are compared

File Description--f5192340

File: Lift_Curve_Slope.tab

  • Number of cases: 24

  • No. of variables per record: 6

  • Type of File: text/tab-separated-values

Notes:

UNF:6:etnBQL/bDrLvzxarJjVtZg==

Calculates the lift curve slope of different wings and compares this with equations from literature.

File Description--f5192338

File: Refinement_Study.tab

  • Number of cases: 24

  • No. of variables per record: 6

  • Type of File: text/tab-separated-values

Notes:

UNF:6:etnBQL/bDrLvzxarJjVtZg==

Looks at how fine the wing needs to be modeled along chord and span to yield good results in VSPAERO's VML and Panel Method.

Variable Description

List of Variables:

Variables

Copyright©2021

f5192335 Location:

Variable Format: character

Notes: UNF:6:i82f3tviQeau2aBFKX/EbQ==

B

f5192335 Location:

Summary Statistics: Min. NaN; Max. NaN; StDev NaN; Valid 0.0; Mean NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

C

f5192335 Location:

Summary Statistics: Max. NaN; Valid 0.0; StDev NaN; Mean NaN; Min. NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

D

f5192335 Location:

Summary Statistics: StDev NaN; Min. NaN; Valid 0.0; Max. NaN; Mean NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

E

f5192335 Location:

Summary Statistics: StDev NaN; Mean NaN; Valid 0.0; Max. NaN; Min. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

F

f5192335 Location:

Summary Statistics: StDev NaN; Max. NaN; Valid 0.0; Mean NaN; Min. NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

Copyright©2021

f5192337 Location:

Variable Format: character

Notes: UNF:6:i82f3tviQeau2aBFKX/EbQ==

B

f5192337 Location:

Summary Statistics: Max. NaN; StDev NaN; Valid 0.0; Min. NaN; Mean NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

C

f5192337 Location:

Summary Statistics: StDev NaN; Valid 0.0; Mean NaN; Min. NaN; Max. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

D

f5192337 Location:

Summary Statistics: StDev NaN; Max. NaN; Valid 0.0; Mean NaN; Min. NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

E

f5192337 Location:

Summary Statistics: Mean NaN; Valid 0.0; StDev NaN; Min. NaN; Max. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

F

f5192337 Location:

Summary Statistics: Mean NaN; Min. NaN; Valid 0.0; Max. NaN; StDev NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

Copyright©2021

f5192341 Location:

Variable Format: character

Notes: UNF:6:i82f3tviQeau2aBFKX/EbQ==

B

f5192341 Location:

Summary Statistics: StDev NaN; Min. NaN; Valid 0.0; Max. NaN; Mean NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

C

f5192341 Location:

Summary Statistics: Min. NaN; StDev NaN; Valid 0.0; Mean NaN; Max. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

D

f5192341 Location:

Summary Statistics: Min. NaN; Max. NaN; StDev NaN; Mean NaN; Valid 0.0;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

E

f5192341 Location:

Summary Statistics: StDev NaN; Min. NaN; Mean NaN; Valid 0.0; Max. NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

F

f5192341 Location:

Summary Statistics: Min. NaN; StDev NaN; Valid 0.0; Max. NaN; Mean NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

Copyright©2021

f5192336 Location:

Variable Format: character

Notes: UNF:6:i82f3tviQeau2aBFKX/EbQ==

B

f5192336 Location:

Summary Statistics: Min. NaN; Valid 0.0; StDev NaN; Mean NaN; Max. NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

C

f5192336 Location:

Summary Statistics: Mean NaN; Min. NaN; StDev NaN; Valid 0.0; Max. NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

D

f5192336 Location:

Summary Statistics: StDev NaN; Min. NaN; Max. NaN; Mean NaN; Valid 0.0

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

E

f5192336 Location:

Summary Statistics: Max. NaN; Mean NaN; Valid 0.0; StDev NaN; Min. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

F

f5192336 Location:

Summary Statistics: Valid 0.0; Mean NaN; Max. NaN; Min. NaN; StDev NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

Copyright©2021

f5192339 Location:

Variable Format: character

Notes: UNF:6:i82f3tviQeau2aBFKX/EbQ==

B

f5192339 Location:

Summary Statistics: Min. NaN; Max. NaN; Mean NaN; Valid 0.0; StDev NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

C

f5192339 Location:

Summary Statistics: Min. NaN; Mean NaN; Max. NaN; Valid 0.0; StDev NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

D

f5192339 Location:

Summary Statistics: Min. NaN; Valid 0.0; Max. NaN; Mean NaN; StDev NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

E

f5192339 Location:

Summary Statistics: StDev NaN; Valid 0.0; Min. NaN; Max. NaN; Mean NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

F

f5192339 Location:

Summary Statistics: Max. NaN; Valid 0.0; Mean NaN; StDev NaN; Min. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

Copyright©2021

f5192340 Location:

Variable Format: character

Notes: UNF:6:i82f3tviQeau2aBFKX/EbQ==

B

f5192340 Location:

Summary Statistics: StDev NaN; Valid 0.0; Max. NaN; Mean NaN; Min. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

C

f5192340 Location:

Summary Statistics: Min. NaN; Valid 0.0; StDev NaN; Max. NaN; Mean NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

D

f5192340 Location:

Summary Statistics: Mean NaN; StDev NaN; Max. NaN; Min. NaN; Valid 0.0

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

E

f5192340 Location:

Summary Statistics: Max. NaN; StDev NaN; Min. NaN; Valid 0.0; Mean NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

F

f5192340 Location:

Summary Statistics: StDev NaN; Min. NaN; Mean NaN; Max. NaN; Valid 0.0;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

Copyright©2021

f5192338 Location:

Variable Format: character

Notes: UNF:6:i82f3tviQeau2aBFKX/EbQ==

B

f5192338 Location:

Summary Statistics: Mean NaN; Min. NaN; Valid 0.0; Max. NaN; StDev NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

C

f5192338 Location:

Summary Statistics: StDev NaN; Min. NaN; Mean NaN; Valid 0.0; Max. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

D

f5192338 Location:

Summary Statistics: Max. NaN; Mean NaN; StDev NaN; Min. NaN; Valid 0.0;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

E

f5192338 Location:

Summary Statistics: Min. NaN; StDev NaN; Valid 0.0; Mean NaN; Max. NaN;

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

F

f5192338 Location:

Summary Statistics: Mean NaN; Min. NaN; Valid 0.0; StDev NaN; Max. NaN

Variable Format: numeric

Notes: UNF:6:g0pwm6JTTr4+4Tl/1Pe9KA==

Other Study-Related Materials

Label:

readme.txt

Notes:

text/plain

Other Study-Related Materials

Label:

BW005.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW010.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW015.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW020.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW025.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW031.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW035.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW040.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW045.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW050.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW060.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW062.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW070.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW080.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW093.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

BW100.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

RefWing.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais10.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais11.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais13.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais17.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais19.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais21.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais23.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais25.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais30.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais35.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais40.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais45.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais50.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais7.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais9.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais10.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais11.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais13.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais17.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais19.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais21.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais23.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais25.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais30.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais35.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais40.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais45.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais50.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais7.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Ais9.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,05.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,2.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,3.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,357.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,6.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,8.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.05.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.2.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.3.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.357.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.6.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.8.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.05.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.2.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.3.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.357.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.6.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.8.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,05.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,2.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,3.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,357.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,6.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,8.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,05.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,2.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,3.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,357.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,6.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,8.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,05.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,2.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,3.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,357.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,6.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0,8.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.05.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.15.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.2.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.3.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.357.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.6.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.8.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=0.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Tap=1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

RectangularWing.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

SweptTaperedWing.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

SweptWing.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Airbus_A320_Wing_Fuselage_Tail.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

U12W33_4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

U16W33_1.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

U16W33_2.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

U16W33_3.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

U16W33_4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

U16W33_5.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

U20W33_4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis12.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis16.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis20.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis24.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis28.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis32.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis4.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis40.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis48.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis60.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis72.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis8.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis84.vsp3

Notes:

application/octet-stream

Other Study-Related Materials

Label:

Wis33_Uis96.vsp3

Notes:

application/octet-stream