Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
atmdat_outer_shell.cpp File Reference
#include "cddefines.h"
#include "atmdat.h"
Include dependency graph for atmdat_outer_shell.cpp:

Functions

void atmdat_outer_shell (long int iz, long int in, long int *imax, long int *ig0, long int *ig1)
 

Function Documentation

◆ atmdat_outer_shell()

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

Parameters
[in]izatomic number from 1 to 30
[in]innumber of electrons from 1 to iz
[out]*imaxnumber of the outer shell
[out]*ig0statistical weight of (iz,in) ground state
[out]*ig1statistical weight of (iz,in-1) ground state
Author
Dima Verner

References DEBUG_ENTRY, fprintf(), and ioQQQ.

Referenced by atmdat_readin(), and RT_diffuse().

Here is the call graph for this function: