summaryrefslogtreecommitdiff
path: root/797/CH2/EX2.4.e/2_04_example.sci
diff options
context:
space:
mode:
Diffstat (limited to '797/CH2/EX2.4.e/2_04_example.sci')
-rw-r--r--797/CH2/EX2.4.e/2_04_example.sci5
1 files changed, 5 insertions, 0 deletions
diff --git a/797/CH2/EX2.4.e/2_04_example.sci b/797/CH2/EX2.4.e/2_04_example.sci
new file mode 100644
index 000000000..bfcc826eb
--- /dev/null
+++ b/797/CH2/EX2.4.e/2_04_example.sci
@@ -0,0 +1,5 @@
+//Example 2-4 Mach Number of Air Entering the Diffuser
+V = 200 //speed of air entering diffuser [m /s]
+T =30 //temperature of air at the inlet of diffuser [degree C]
+R = 287 //gas constant of air [J / Kg.K]
+k = 1.4 //specific heat ratio for air at 30C [] \ No newline at end of file