planck_function Function

publicelemental function planck_function(wavelength, temperature)

Uses

  • proc~~planck_function~4~~UsesGraph proc~planck_function~4 planck_function module~parkind1~2 PARKIND1 proc~planck_function~4->module~parkind1~2 module~radiation_constants~2 radiation_constants proc~planck_function~4->module~radiation_constants~2 module~radiation_constants~2->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
real(kind=jprb), intent(in) :: wavelength
real(kind=jprb), intent(in) :: temperature

Return Value real(kind=jprb)


Called by

proc~~planck_function~4~~CalledByGraph proc~planck_function~4 planck_function proc~gas_optics~6 gas_optics proc~gas_optics~6->proc~planck_function~4

Contents