stefan_boltzmann_law

typhon.physics.stefan_boltzmann_law(T)[source]

Compute Stefan Boltzmann law for given temperature

\[j = \sigma T^4\]
Parameters

T (float or ndarray) – Physical temperature of object [K]

Returns

Energy per surface area [W m^-2]

Return type

float or ndarray