Changeset 1200
- Timestamp:
- 06/18/07 20:08:39 (17 months ago)
- Files:
-
- 1 modified
-
trunk/source/radius_increment.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/radius_increment.cpp
r1159 r1200 231 231 } 232 232 233 /* H 21 cm equilibrium timescale, H21cm returns H (not e) collisional deexcitation rate (not cs) */ 234 t = H21cm_H_atom( phycon.te )* dense.xIonDense[ipHELIUM][ipHYDROGEN] + 233 /* H 21 cm equilibrium timescale, H21cm returns H (not e) collisional 234 * deexcitation rate (not cs) */ 235 t = H21cm_H_atom( phycon.te )* dense.xIonDense[ipHYDROGEN][0] + 235 236 /* >>chng 02 feb 14, add electron term as per discussion in */ 236 237 /* >>refer H1 21cm Liszt, H., 2001, A&A, 371, 698 */
