summaryrefslogtreecommitdiff
path: root/788/CH14/EX14.1.a/14_1_data.sci
blob: 49f66b128a21164d25b919e93f76ec2f314a38f6 (plain)
1
2
3
4
5
6
7
8
9
10
// Aim:To find pressure loss for a 250 ft length of pipe
// Given:
// flow-rate:
Q=100; //scfm
// receiver pressure:
p2=150; //psi
// atmospheric pressure:
p1=14.7; //psi
// length of pipe:
L=250; //ft