wiki:H2_critical_cool_table

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

(Back to Bearclaw Outline)

PURE FUNCTION H2_critical_cool_table(nH2, T)

Defined in

contrib/astro/physics/cool/cool.f90

Inputs

  • nH2
  • T

Description

  • Interpolates the cooling value from H2_critical_cool_TAB
  • Parameters:
    • n_TAB = 131072
    • min_TAB = 0
    • max_TAB = 7
    • delta_TAB = (max-min)/n ~ 5.3406d-5

Called in

contrib/astro/physics/cool/i_evolove.f90

Files Used

  • H2_critical_cool_TAB

Functions Used

None

Note: See TracWiki for help on using the wiki.