Suratman Number
The Suratman number is a dimensionless number used in the characterization of free-surface fluid dynamics. It represents a ratio of surface tension to the momentum transport (especially dissipation) inside a fluid.
The Suratman number equals the product of the characteristic length, surface tension and mass density divided by the dynamic viscosity squared.
Formula
![Copy to Clipboard QuantityVariable["Su", "SuratmanNumber"] == (QuantityVariable["l", "Length"]*QuantityVariable["γ", "SurfaceTension"]*QuantityVariable["ρ", "MassDensity"])/QuantityVariable["η", "DynamicViscosity"]^2](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/f4d/f4dbc26f-b2a2-4237-9ab7-4e476e82b385/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| Su | Suratman number | "SuratmanNumber" |
| l | characteristic length | "Length" |
| γ | surface tension | "SurfaceTension" |
| η | dynamic viscosity | "DynamicViscosity" |
| ρ | mass density | "MassDensity" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= | ![]() |

