Nusselt Number
The Nusselt number is the ratio of convective to conductive heat transfer across (normal to) the boundary.
The Nusselt number equals the heat transfer coefficient times the characteristic length, and divided by the thermal conductivity.
Formula
![Copy to Clipboard QuantityVariable["Nu", "NusseltNumberHeatTransfer"] == (QuantityVariable["K", "HeatTransferCoefficient"]*QuantityVariable["l", "Length"])/QuantityVariable["k", "ThermalConductivity"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/d0e/d0e54a1a-2272-472c-b370-071665687623/Webpage/FormulaImage.png)
| symbol | description | physical quantity | 
|---|---|---|
| Nu | Nusselt number for heat transfer | "NusseltNumberHeatTransfer" | 
| k | thermal conductivity | "ThermalConductivity" | 
| K | heat transfer coefficient | "HeatTransferCoefficient" | 
| l | characteristic length | "Length" | 
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Nusselt Number"]](images/d0e/d0e54a1a-2272-472c-b370-071665687623-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Nusselt Number"]]](images/d0e/d0e54a1a-2272-472c-b370-071665687623-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Nusselt Number"], {QuantityVariable["k","ThermalConductivity"] -> 
   Quantity[1, ("Watts")/("KelvinsDifference" "Meters")], 
  QuantityVariable["Nu","NusseltNumberHeatTransfer"] -> 1}]](images/d0e/d0e54a1a-2272-472c-b370-071665687623-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                