Changeset 2034 for branches/c08_branch/source/cool_carb.cpp
- Timestamp:
- 05/10/08 09:03:02 (4 months ago)
- Files:
-
- 1 modified
-
branches/c08_branch/source/cool_carb.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/c08_branch/source/cool_carb.cpp
r1732 r2034 501 501 * present in 12C */ 502 502 cs = 2.8*dense.cdsqte/5.*1.667; 503 popratio = cs/(cs + a21); ;503 popratio = cs/(cs + a21); 504 504 embesq.em13C1910 = (realnum)(a21 * atoms.PopLevels[1]*popratio* 1.04e-11 / co.C12_C13_isotope_ratio); 505 505
