wiki:H_recomb_table

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

(Back to Bearclaw Outline)

PURE FUNCTION H_recomb_table(nHII,ne,T)

Defined in

contrib/astro/physics/cool/cool.f90

Inputs

  • nHII (in cm-3)
  • ne (= nHII + nHeII + 2*nHeIII + nmine*nNeuclei) (in cm-3)
    • (where nmine is a minimum value set in neqcool.data (in the run directory).
  • T (in K)

Description

  • interpolates cooling value from table of cooling from H_recomb (values in cm-3s-1).
  • if ne or nHII is negative, cooling is zero.

Called in

contrib/astro/physics/cool/i_evolove.f90

Modules Used (?)

None

Functions Used

None

Note: See TracWiki for help on using the wiki.