diff options
Diffstat (limited to '443/DEPENDENCIES/9_5_data.sci')
-rwxr-xr-x | 443/DEPENDENCIES/9_5_data.sci | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/443/DEPENDENCIES/9_5_data.sci b/443/DEPENDENCIES/9_5_data.sci new file mode 100755 index 000000000..ce6563c54 --- /dev/null +++ b/443/DEPENDENCIES/9_5_data.sci @@ -0,0 +1,10 @@ +//Since spray penetration remains the same
+rs=1;
+//Initial injection pressure(in bar)
+pinj1=150;
+//Final injection pressure(in bar)
+pinj2=250;
+//Initial time for injection(in ms)
+t1=20;
+//Pressure in cylinder(in bar)
+pcyl=25;
\ No newline at end of file |