Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <heavy.h>
Public Member Functions | |
t_Heavy () | |
Public Attributes | |
long int | ipHeavy [LIMELM][LIMELM] |
long int | ipLyHeavy [LIMELM][LIMELM-1] |
long int | ipBalHeavy [LIMELM][LIMELM-1] |
double | RadRecCon [LIMELM][LIMELM] |
realnum | xLyaHeavy [LIMELM][LIMELM] |
double | Valence_IP_Ryd [LIMELM][LIMELM] |
long int | nsShells [LIMELM][LIMELM] |
char | chShell [7][3] |
|
inline |
References chShell.
char t_Heavy::chShell[7][3] |
character representation of shells 1 to 7 of atoms and ions, '1s', '2s', etc
Referenced by ion_photo(), ipShells(), save_opacity(), SaveDo(), and t_Heavy().
array index for "Balmer" recom of this ion
Referenced by ipShells(), RT_diffuse(), and RT_OTS().
array index for valence shell photoionization
Referenced by ContCreatePointers(), ContRate(), ContSetIntensity(), ConvInitSolution(), GrainIonColl(), GrainRateDr(), ion_collis(), ion_trim_init(), ipShells(), iso_collide(), RT_diffuse(), SanityCheckBegin(), and save_opacity().
array index for average lya of this ion
Referenced by ipShells(), RT_diffuse(), and RT_OTS().
save number of shells for each element and ionization stage first dimension is atomic weight, second is ionization stage
Referenced by atmdat_readin(), ContCreatePointers(), fill_array(), GammaPrtRate(), GammaPrtShells(), HeatSum(), t_yield::init_yield(), InitBinAugerData(), ion_photo(), ion_solver(), ipShells(), OpacityAdd1Element(), OpacityCreate1Element(), OpacityValenceRescale(), PresTotCurrent(), PrintRates(), RT_diffuse(), SanityCheckBegin(), save_opacity(), SaveDo(), and SecIoniz().
radiative recombination continuum to ground state, erg cm-3 s-1
Referenced by lines_continuum(), and RT_diffuse().
ionization pot of valence shell, rydbergs, [nelem][ion]
Referenced by ChargTranPun(), ContCreatePointers(), highen(), ion_recombAGN(), ion_trim(), ipShells(), and lines_continuum().
xLyaHeavy is Lya for nelem,ion
Referenced by InitSimPostparse(), ion_recomb(), ipShells(), RT_diffuse(), and RT_OTS().