What caught my eye was the Excel spreadsheet download that they have in zip
file format. I didn't check it but it could answer all of your questions.
"Steve M." wrote:
>
> No, but I will. Articles appear helpful.
>
> "JLGWhiz" wrote:
>
> > Have you checked this site?
> >
> > http://www.cheresources.com/colebrook1.shtml
> >
> > "Steve M." wrote:
> >
> > > I want to program excel to check whether fluid flow is laminar, transitional,
> > > or turbulent and use corresponding equations to solve for friction.
> > >
> > > Laminar (re<2300) - friction = Re/64
> > > Transitional (2300<re<4000) - friction use Churcill equation
> > > Turbulent (re>4000) - friction use colebrooke iterative equation
> > >
> > > I have the flow type listed in one column and I would like the corresponding
> > > friction factor to be listed in the adjacent column.
> > >
> > > --Steve