Version 9 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE InitDMCool
Inputs
- none
Description
- Loads the Dalgarno-McCray cooling data (in cooling.tab) into the table
DMCoolingTAB
- Converts the tabulated data from log to linear
- Values are in ergs cm3 s-1
Functions Used
- none
Files Used
- TABLES/cooling.tab
Specifics
- Not much to it…
- cooling.tab is in the TABLES directory, which in turn is in your run directory.
- The first value is the number of data points (currently 61)
- The rest is in two columns
- the first is log(Temperature)
- the second is the cooling values (in log)
Note:
See TracWiki
for help on using the wiki.