Changeset 1919 for trunk/source/hypho.cpp
- Timestamp:
- 04/06/08 04:51:00 (9 months ago)
- Files:
-
- 1 modified
-
trunk/source/hypho.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/hypho.cpp
r1771 r1919 42 42 /* Z-Nelec, the residual charge, 1 for hydrogen, 2 for helium */ 43 43 double zed, 44 /* princip lequantum number */44 /* principal quantum number */ 45 45 long int n, 46 46 /* lowest angular momentum */ … … 146 146 * 147 147 * zed=Z-Nelc, 148 * n=princip lequantum number148 * n=principal quantum number 149 149 * lmin=lowest angular momentum considered of level n 150 150 * lmx=highest angular momentum considered of level n
