diff options
Diffstat (limited to '443/DEPENDENCIES/17_2_data.sci')
-rw-r--r-- | 443/DEPENDENCIES/17_2_data.sci | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/443/DEPENDENCIES/17_2_data.sci b/443/DEPENDENCIES/17_2_data.sci new file mode 100644 index 000000000..7d005c88d --- /dev/null +++ b/443/DEPENDENCIES/17_2_data.sci @@ -0,0 +1,16 @@ +//Area of positive loop of indicator diagram(cm^2)
+Areap=5.75;
+//Area of negative loop of indicator diagram(cm^2)
+Arean=0.25;
+//length of indicator diagram(in cm)
+H=5.5;
+//Spring constant(in bar/cm)
+pim=3.5;
+//Bore of the engine(in m)
+d=0.1;
+//Length of stroke(in m)
+L=0.15;
+//Speed of engine(in rpm)
+N=1600;
+//No of cylinders
+k=4;
\ No newline at end of file |