Blackbody Luminosity of a Sphere
The blackbody luminosity for a sphere is the total amount of energy emitted by a sphere with uniform temperature in thermal equalibrium with its surroundings.
Luminosity increases quadratically with radius and to the fourth power with temperature.
Formula
![Copy to Clipboard QuantityVariable["L", "Luminosity"] == Quantity[4*Pi, "StefanBoltzmannConstant"]*QuantityVariable["R", "Radius"]^2*QuantityVariable["T", "Temperature"]^4](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/1bc/1bcb2fb1-095a-45f5-af50-5944796831ee/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| L | luminosity | "Luminosity" |
| R | radius | "Radius" |
| T | temperature | "Temperature" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
