summaryrefslogtreecommitdiff
path: root/443/DEPENDENCIES/17_31_data.sci
diff options
context:
space:
mode:
Diffstat (limited to '443/DEPENDENCIES/17_31_data.sci')
-rw-r--r--443/DEPENDENCIES/17_31_data.sci24
1 files changed, 24 insertions, 0 deletions
diff --git a/443/DEPENDENCIES/17_31_data.sci b/443/DEPENDENCIES/17_31_data.sci
new file mode 100644
index 000000000..33e37ed9f
--- /dev/null
+++ b/443/DEPENDENCIES/17_31_data.sci
@@ -0,0 +1,24 @@
+//Volume of gas used at NTP(in m^3)
+Vg=0.16;
+//Calorific value of gas at NTP(in kJ/m^3)
+CV=14000;
+//Density of gas used (in kg/m^3)
+Pg=0.65;
+//Mass of air used(in kg/min)
+ma=1.5;
+//Specific heat of exhaust gases(in kJ/kgK)
+Ceg=1;
+//Cooling water circulated (in kg)
+Vc=6;
+//Cooling water temperature rise(in C)
+dwc=30;
+//Specific heat of cooling water(in kJ/kgK)
+Cvw=4.18;
+//Exhaust gas temperaure(in K)
+Tex=400+273;
+//Room temperature(in K)
+Ta=293;
+//Brake power of the engine(in kW)
+bp=10.5;
+//Indicated power of the engine(in kW)
+ip=12.5; \ No newline at end of file