summaryrefslogtreecommitdiff
path: root/443/DEPENDENCIES/17_20_data.sci
diff options
context:
space:
mode:
Diffstat (limited to '443/DEPENDENCIES/17_20_data.sci')
-rw-r--r--443/DEPENDENCIES/17_20_data.sci14
1 files changed, 14 insertions, 0 deletions
diff --git a/443/DEPENDENCIES/17_20_data.sci b/443/DEPENDENCIES/17_20_data.sci
new file mode 100644
index 000000000..eaa3283d1
--- /dev/null
+++ b/443/DEPENDENCIES/17_20_data.sci
@@ -0,0 +1,14 @@
+//Area of indicator diagram(in mm^2)
+Area=2000;
+//Length of indicaor diagram(in mm)
+l=100;
+//Deflection of pointer(in bar/mm)
+d=2/10;
+//Stroke of the engine(in m)
+L=0.1;
+//Bore of the engine(in m)
+D=0.1;
+//Speed of the engine(in rpm)
+N=1000;
+//Mechanical effciency
+nm=0.75; \ No newline at end of file