summaryrefslogtreecommitdiff
path: root/746/DEPENDENCIES/4_14.sci
diff options
context:
space:
mode:
Diffstat (limited to '746/DEPENDENCIES/4_14.sci')
-rwxr-xr-x746/DEPENDENCIES/4_14.sci17
1 files changed, 17 insertions, 0 deletions
diff --git a/746/DEPENDENCIES/4_14.sci b/746/DEPENDENCIES/4_14.sci
new file mode 100755
index 000000000..e06524131
--- /dev/null
+++ b/746/DEPENDENCIES/4_14.sci
@@ -0,0 +1,17 @@
+//Inlet gauge pressure(in kPa):
+p=20;
+//Volume flow rate of water through the sprinkler(in l/min):
+Q=7.5;
+//Speed of rotstion of sprinkler(in rpm):
+w=30;
+//Diameter of jet f sprinkle(in mm):
+D=4;
+//Radius of sprinkler(in mm):
+R=150;
+//Supply pressure to sprinkler(in kPa):
+p=20;
+//Angle at which jet is sprayed wrt horizontal:
+alpha=30;
+//Density of water(in kg/m^):
+d=999;
+