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]:= | ![ResourceObject["Suratman Number"]](images/f4d/f4dbc26f-b2a2-4237-9ab7-4e476e82b385-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Suratman Number"]]](images/f4d/f4dbc26f-b2a2-4237-9ab7-4e476e82b385-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Suratman Number"], {QuantityVariable["Su","SuratmanNumber"] -> 1, 
  QuantityVariable["l","Length"] -> Quantity[1, "Meters"]}]](images/f4d/f4dbc26f-b2a2-4237-9ab7-4e476e82b385-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                