diff options
Diffstat (limited to '443/DEPENDENCIES/17_6_data.sci')
-rw-r--r-- | 443/DEPENDENCIES/17_6_data.sci | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/443/DEPENDENCIES/17_6_data.sci b/443/DEPENDENCIES/17_6_data.sci new file mode 100644 index 000000000..f1f147873 --- /dev/null +++ b/443/DEPENDENCIES/17_6_data.sci @@ -0,0 +1,6 @@ +//Torque delivered by the engine(in N-m)
+T=23.5;
+//Bore of the engine(in m)
+D=80*10^-3;
+//Stroke of the engine(in m)
+L=110*10^-3;
\ No newline at end of file |