wiki:He_ioniz_table

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

(Back to Bearclaw Outline)

PURE FUNCTION He_ioniz_table(nHeII*,ne,T)

Defined in

contrib/astro/physics/cool/cool.f90

Inputs

  • nHeII* (in cm-3)
    • This is a typo, since it should be nHe, and when it's called in i_evolove.90, nHe is passed in, not nHeII.
  • ne (= nHII + nHeII + 2*nHeIII + nmine*nNeuclei) (in cm-3)
  • T (in K)

Description

  • interpolates cooling value from table of cooling from He_ioniz (values in cm-3s-1).

Called in

contrib/astro/physics/cool/i_evolove.f90

Functions Used

None

Modules Used

None

Note: See TracWiki for help on using the wiki.