diff options
Diffstat (limited to '443/DEPENDENCIES/1_9_data.sci')
-rw-r--r-- | 443/DEPENDENCIES/1_9_data.sci | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/443/DEPENDENCIES/1_9_data.sci b/443/DEPENDENCIES/1_9_data.sci new file mode 100644 index 000000000..f6c0770a8 --- /dev/null +++ b/443/DEPENDENCIES/1_9_data.sci @@ -0,0 +1,10 @@ +//brake power of the engine(in kW)
+bp=50
+//frictional power of the engine(in kW)
+fp=8.5
+//brake thermal efficiency
+nbth=0.25
+//calorific value of fuel(in kJ/kg)
+CV=42000
+//specific gravity of petrol
+pg=0.75
|