View code for kinvisc.mBack to Contents<< Prev |  Next >> 

kinvisc
Water kinematic viscosity as a function of the temperature.

Description
NU = kinvisc(T) returns the kinematic viscosity of water (in mm^2/s)
for a given temperature T (in deg. C), between 15 and 50 deg. C.

kinvisc uses a 3rd order polynomial fit, with a precision of 0.5%.

Example: plot(20:40,kinvisc(20:40))

F. Moisy
Revision: 1.01,  Date: 2005/07/27

See Also
kinvisc_rhod47.

 Previous: ContentsNext: kinvisc_rhod47 

Help file generated by m2html 1.05