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]:= | ![ResourceObject["Brownell\[Dash]Katz Number by Viscosity"]](images/850/8503ecde-65dd-4874-aeac-0b5085ba1b10-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Brownell\[Dash]Katz Number by Viscosity"]]](images/850/8503ecde-65dd-4874-aeac-0b5085ba1b10-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Brownell\[Dash]Katz Number by Viscosity"], {QuantityVariable[
   "\[Gamma]","SurfaceTension"] -> 
   Quantity[0.0728`, ("Newtons")/("Meters")]}]](images/850/8503ecde-65dd-4874-aeac-0b5085ba1b10-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                