diff options
Diffstat (limited to '443/DEPENDENCIES/17_23_data.sci')
-rw-r--r-- | 443/DEPENDENCIES/17_23_data.sci | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/443/DEPENDENCIES/17_23_data.sci b/443/DEPENDENCIES/17_23_data.sci new file mode 100644 index 000000000..940f3e19d --- /dev/null +++ b/443/DEPENDENCIES/17_23_data.sci @@ -0,0 +1,18 @@ +//Compression ratio
+r=7;
+//Adiabatic constant
+y=1.4;
+//Relative efficiency
+nrel=0.55;
+//Indicated specific fuel consumption(in kg/kWh)
+isfc=0.3;
+//Indicated mean effective pressure(in bar)
+pim=8.5;
+//Stroke of the engine(in m)
+L=0.1;
+//Bore of the engine(in m)
+D=0.09;
+//Speed of the engine(in rpm)
+N=2500;
+//No of cylinders
+K=6;
\ No newline at end of file |