Strouhal Number
The Strouhal number is a dimensionless number describing oscillating flow mechanisms.
The Strouhal number equals the characteristic length times the frequency of vortex shedding divided by the characteristic speed.
Formula
![Copy to Clipboard QuantityVariable["Sr", "StrouhalNumber"] == (QuantityVariable["l", "Length"]*QuantityVariable["ν", "Frequency"])/QuantityVariable["v", "Speed"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/46a/46a0c789-bd42-490c-aaa1-bebfc0c81a60/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| Sr | Strouhal number | "StrouhalNumber" |
| l | characteristic length | "Length" |
| v | characteristic speed | "Speed" |
| ν | frequency | "Frequency" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
