Boussinesq Number
The Boussinesq number is a dimensionless number representing the square root of the ratio of inertia force to gravitational force.
The Boussinesq number equals half the square of flow velocity divided by the product of the gravitational acceleration and characteristic length of the floor.
Formula
![Copy to Clipboard QuantityVariable["Bs", "BoussinesqNumber"] == (Quantity[1/2, "StandardAccelerationOfGravity"^(-1)]*QuantityVariable["w", "Speed"]^2)/QuantityVariable["l", "Length"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/251/251149be-f9d2-4a7f-a7e5-0164f75afea0/Webpage/FormulaImage.png)
| symbol | description | physical quantity | 
|---|---|---|
| Bs | Boussinesq number | "BoussinesqNumber" | 
| l | characteristic length | "Length" | 
| w | flow velocity | "Speed" | 
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Boussinesq Number"]](images/251/251149be-f9d2-4a7f-a7e5-0164f75afea0-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Boussinesq Number"]]](images/251/251149be-f9d2-4a7f-a7e5-0164f75afea0-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Boussinesq Number"], {QuantityVariable["l","Length"] -> 
   Quantity[10, "Centimeters"], 
  QuantityVariable["w","Speed"] -> 
   Quantity[5, ("Meters")/("Seconds")]}]](images/251/251149be-f9d2-4a7f-a7e5-0164f75afea0-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                