View Single Post
  #9 (permalink)  
Old 02-13-2003, 03:18 PM
Angelo Angelo is offline
Registered User
 
Join Date: Jan 2003
Posts: 4
Re: Darcy / Colebrook-White Equations

good day ,
I took your advice and did a little research.

i wrote the program that works out the friction factor using approximation fd= 0.25/(log10(k/(3.7d) + 5.74/(re^0.9))^2 for re >= 4000.

with this answer as my initial guess i used derivatives to calculate the friction factor. reducing processing time by more 2/3 rd

thanx for your help
Reply With Quote