|
cloudy
trunk
|

Go to the source code of this file.
Functions | |
| void | atmdat_outer_shell (long int iz, long int in, long int *imax, long int *ig0, long int *ig1) |
| void atmdat_outer_shell | ( | long int | iz, |
| long int | in, | ||
| long int * | imax, | ||
| long int * | ig0, | ||
| long int * | ig1 | ||
| ) |
atmdat_outer_shell determine outer shell, and statistical weights of that and higher ion, for any ion written by Dima Verner
| [in] | iz | atomic number from 1 to 30 |
| [in] | in | number of electrons from 1 to iz |
| [out] | *imax | number of the outer shell |
| [out] | *ig0 | statistical weight of (iz,in) ground state |
| [out] | *ig1 | statistical weight of (iz,in-1) ground state |
Definition at line 8 of file atmdat_outer_shell.cpp.
References DEBUG_ENTRY, fprintf(), and ioQQQ.
Referenced by atmdat_readin(), and RT_diffuse().

1.8.5