Thread Closed

D'Arcy-Weisbach pressure loss in Excel

 
Share Thread Thread Tools
May27-10, 08:25 PM   #1
 

D'Arcy-Weisbach pressure loss in Excel


Hello,

I am working on making an Excel work book to aid in figuring out pressure drops in a system. I am trying to use the Darcy Weisbach equation for pressure loss.
http://www.engineeringtoolbox.com/da...ion-d_646.html

In Excel I have
=(C4*(C5/C6))*((C7+(SQRT(C8)))/2)

C4= Friction coefficient
C5= Length of pipe
C6= Hydraulic dia
C7= Density
C8= Velocity

Please help me out.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
May27-10, 09:44 PM   #2
 
Quote by bsharp View Post
In Excel I have
=(C4*(C5/C6))*((C7+(SQRT(C8)))/2)
Should be

=(C4*(C5/C6))*((C7*(C8*C8))/2)

I hate it when that happens :)
Thread Closed
Thread Tools


Similar Threads for: D'Arcy-Weisbach pressure loss in Excel
Thread Forum Replies
pressure loss coefficient General Physics 1
Hydraulics and the darcy weisbach formula General Engineering 3
Why is there a pressure loss with friction? Mechanical Engineering 8
Is pressure loss a good thing...? General Engineering 2