16         static long iss[30]={1,1,2,2,3,3,3,3,3,3,4,4,5,5,5,5,5,5,6,6,6,
 
   19         static long igl[30]={2,1,2,1,2,1,4,5,4,1,2,1,2,1,4,5,4,1,4,5,4,
 
   22         static long iga[12]={2,1,4,5,4,7,6,9,10,9,2,1};
 
   34         if( iz < 1 || iz > 30 )
 
   40         if( in < 1 || in > iz )
 
   42                 fprintf( 
ioQQQ, 
" ***ERROR: wrong number of electrons\n" );
 
   64                 fprintf( 
ioQQQ, 
" ***ERROR: in insaniy in atmdat_outer_shell\n" );
 
   68         if( in > 18 && iz == in )
 
   87         if( in > 18 && (iz - in) == 1 )
 
void atmdat_outer_shell(long int iz, long int in, long int *imax, long int *ig0, long int *ig1)
#define DEBUG_ENTRY(funcname)
int fprintf(const Output &stream, const char *format,...)