diff options
Diffstat (limited to '3819/CH2/EX2.25/Ex2_25.sce')
-rw-r--r-- | 3819/CH2/EX2.25/Ex2_25.sce | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/3819/CH2/EX2.25/Ex2_25.sce b/3819/CH2/EX2.25/Ex2_25.sce new file mode 100644 index 000000000..362bbdb28 --- /dev/null +++ b/3819/CH2/EX2.25/Ex2_25.sce @@ -0,0 +1,13 @@ +// A Textbook of Fluid Mecahnics and Hydraulic Machines - By R K Bansal
+// Chapter 2 - Pressure and its measurements
+// Problem 2.25
+
+//Given Data Set in the Problem
+dens=1000
+g=9.81
+Z=4000
+p0=10.143*10^4
+t0=15
+T0=t0+273.15
+L=-0.0065
+dens0=1.285
|