radRecombRateHydrogen Interface

interface
public pure module function radRecombRateHydrogen(temp, n) result(rate)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:) :: temp

Temperature array in eV

integer(kind=ik), intent(in) :: n

Final atomic state after recombination

Return Value real(kind=rk),allocatable,dimension(:)

Description

Radiative recombination rate given by formulas (21) and (22) from Janev Section 2.1.4. The recombination for n=2 is obtained by a simple sum over the two l states. Result in 10^-14 cm^3/s