wiki:He_dielec_recomb

Version 2 (modified by trac, 12 years ago) ( diff )

(Back to Bearclaw Outline)

PURE FUNCTION He_dielec_recomb(T)

Defined in

contrib/astro/physics/cool/cool.f90

Inputs

  • T ( = max(200,T)) (in K)

Description

  • Calculates rates for HeII + e- dielectric recombination using the expression of Mazzotta et al. (1998A&AS..133..403M):
    • He_dielec_recomb (/(neHII*ne)) = T-1.5 * c * exp(-E/T)
    • where c (cm3s-1) and E (eV) are constants.
  • Values are in cm3s-1

Called in

contrib/astro/physics/cool/cool.f90, in FUNCTION He_recomb

Functions Used

None

Modules Used

None

Note: See TracWiki for help on using the wiki.