Version 2 (modified by 12 years ago) ( diff ) | ,
---|
(Back to Bearclaw Outline)
SUBROUTINE_initneqcool
Defined in
Inputs
none
Notes:
- NAMELISTs CoolingData and SpeciesData are both in neqcool.data
- BBC (Benjamin, Benson, & Cox, ApJ, 2001..554…L225) provides cooling based on stuff, as opposed to the basic Dalgarno-McCray curve based just on density & Temperature.
- BBC has not been added in to the code, however, so it should always be false.
- CALLs InitDMCool to initialize cooling table (61 values, so table is 1D), then converts from log to linear
- Sets values for tracers, if selected: iH, iH2, etc.
- Also sets iHaux…
- Sets up cooling data in tabular form (tables are 1 x 131072.
- I'm not sure why some are done with FORALL, and some with DO loops.
Note:
See TracWiki
for help on using the wiki.