Brownell–Katz Number by Viscosity
The Brownell–Katz number is a combination of capillary number and Bond number.
The Brownell-Katz number increases directly with flow velocity, dynamic viscosity and fluid density. It increases quadratically with increasing characteristic length and decreasing surface tension.
Formula
![Copy to Clipboard QuantityVariable["BK", "BrownellKatzNumber"] == (Quantity[1, "StandardAccelerationOfGravity"]*QuantityVariable["l", "Length"]^2*QuantityVariable["w", "Speed"]*QuantityVariable["η", "DynamicViscosity"]*QuantityVariable["ρ", "MassDensity"])/QuantityVariable["γ", "SurfaceTension"]^2](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/850/8503ecde-65dd-4874-aeac-0b5085ba1b10/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| BK | Brownell–Katz number | "BrownellKatzNumber" |
| l | characteristic length | "Length" |
| w | flow velocity | "Speed" |
| γ | surface tension | "SurfaceTension" |
| η | dynamic viscosity | "DynamicViscosity" |
| ρ | fluid 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]= |

