//Height of standpipe(in ft): l=80; //Length of longest pipe(in ft): L=600; //Diameter of pipe(in inches): D=4; //Friction factor: f=0.031; //Acceleration due to gravityin ft/sec^2): g=32.2;