Bejan Number for Heat Transfer
The Bejan number is the dimensionless pressure drop along a channel of length L.
The Bejan number increases quadratically with length and directly with pressure. It decreases with increasing thermal diffusivity and dynamic viscosity.
Formula
![Copy to Clipboard QuantityVariable["Be", "BejanNumberHeatTransfer"] == (QuantityVariable["L", "Length"]^2*QuantityVariable["Δ​P", "Pressure"])/(QuantityVariable["α", "ThermalDiffusivity"]*QuantityVariable["η", "DynamicViscosity"])](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/690/690e5946-3b1b-4874-9fd6-6f19c9bc678c/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| Be | Bejan number for heat transfer | "BejanNumberHeatTransfer" |
| L | length | "Length" |
| α | thermal diffusivity | "ThermalDiffusivity" |
| Δ​P | pressure difference | "Pressure" |
| η | dynamic viscosity | "DynamicViscosity" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= | ![]() |
Use some values:
| In[3]:= |
| Out[3]= | ![]() |


