Thresholds:
This simulation calculates the Reynolds number for flow through a pipe and shows the corresponding flow regime.
The Reynolds number is a dimensionless number that represents the ratio of inertial forces to viscous forces:
\[ Re = \frac{\rho V D}{\mu} = \frac{V D}{\nu}, \]
where the kinematic viscosity is
\[ \nu = \frac{\mu}{\rho}. \]
For flow in a pipe:
In laminar flow, the velocity profile is parabolic:
\[ v(r) = v_{max}\left[1 - \left(\frac{r}{R}\right)^2\right], \]
so the fluid velocity is zero at the pipe wall (the no-slip condition) and maximum at the center.
Symbols (CGS units):
This simulation was generated by Professor David L. Silverstein and Dr. Loyal Murphy of the University of Mississippi using Google Gemini. It was modified for LearnChemE using Claude AI.