summaryrefslogtreecommitdiff
path: root/746/DEPENDENCIES/7_05.sci
diff options
context:
space:
mode:
Diffstat (limited to '746/DEPENDENCIES/7_05.sci')
-rwxr-xr-x746/DEPENDENCIES/7_05.sci18
1 files changed, 18 insertions, 0 deletions
diff --git a/746/DEPENDENCIES/7_05.sci b/746/DEPENDENCIES/7_05.sci
new file mode 100755
index 000000000..a3990f7ad
--- /dev/null
+++ b/746/DEPENDENCIES/7_05.sci
@@ -0,0 +1,18 @@
+//Width of the prototype(in ft):
+wp=8;
+//Frontal area of the prototype(in ft^2):
+Ap=84;
+//Model Scale:
+S=1/16;
+//Density of air(in kg/m^3):
+d=1.23;
+//Air speed in wind tunnel(in m/sec):
+V=[18 21.8 26 30.1 35 38.5 40.9 44.1 46.7];
+//Drag force(in N):
+Fd=[3.1 4.41 6.09 7.97 10.7 12.9 14.7 16.9 18.9];
+//Kinematic viscosity(in m^2/sec):
+v=1.46*10^-5;
+//Density of air(in kg/m^3):
+d=1.23;
+//Speed of prototype(in km/hr):\
+Vp=100;