addJanevRadRecombTransition Interface

interface
public module subroutine addJanevRadRecombTransition(crmData, locNumX, endState, temperatureVarIndex, eVTempNorm, densNorm, timeNorm)

Arguments

Type IntentOptional Attributes Name
type(ModelboundCRMData), intent(inout) :: crmData
integer(kind=ik), intent(in) :: locNumX
integer(kind=ik), intent(in) :: endState
integer(kind=ik), intent(in) :: temperatureVarIndex
real(kind=rk), intent(in) :: eVTempNorm
real(kind=rk), intent(in) :: densNorm
real(kind=rk), intent(in) :: timeNorm

Description

Adds Janev radiative recombination transition to endState of hydrogen. Normalizes the rate to densNorm/timeNorm for easier use.