FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | RadTrans_planckInt (x, p) |
subroutine RadTrans_planckInt | ( | real, intent(in) | x, |
real, intent(out) | p | ||
) |
This routine must evaluate the Planck integral
The Planck integral is:
x/| y^3 P(x) = | dy ———- 0 |/ exp(y) - 1
x : The argument for the planck integral p : The value of the integral
Definition at line 30 of file RadTrans_planckInt.F90.