eval_radrate Function

public function eval_radrate(self, te, l)

Evaluate the normalized rate coefficient through interpolation

Type Bound

coronal_impurity_t

Arguments

Type IntentOptional Attributes Name
class(coronal_impurity_t), intent(in) :: self

Instance of class

real(kind=GP), intent(in), dimension(:) :: te

Electron temperature

integer, intent(in) :: l

Array index

Return Value real(kind=gp)


Contents