Changeset 2139 for branches/newmole/source/atom_seq_beryllium.cpp
- Timestamp:
- 06/29/08 09:04:54 (6 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/atom_seq_beryllium.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/atom_seq_beryllium.cpp
r2023 r2139 91 91 92 92 /* set the cs before if below, since we must reset to line cs in all cases */ 93 cs1u = t->Coll.c s;93 cs1u = t->Coll.col_str; 94 94 /* >>chng 01 sep 09, reset cs coming in, to propoer cs for the ^3P_1 level only 95 95 * so that critical density is printed correctly with punch lines data command */ 96 t->Coll.c s/= 3.f;96 t->Coll.col_str /= 3.f; 97 97 98 98 /* low density cutoff to keep matrix happy */
