#include "cddefines.h"#include "atmdat.h"Include dependency graph for atmdat_outer_shell.cpp:

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, and ioQQQ.
 1.4.7