Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
t_Heavy Struct Reference

#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]
 

Constructor & Destructor Documentation

t_Heavy::t_Heavy ( )
inline

References chShell.

Member Data Documentation

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().

long int t_Heavy::ipBalHeavy[LIMELM][LIMELM-1]

array index for "Balmer" recom of this ion

Referenced by ipShells(), RT_diffuse(), and RT_OTS().

long int t_Heavy::ipLyHeavy[LIMELM][LIMELM-1]

array index for average lya of this ion

Referenced by ipShells(), RT_diffuse(), and RT_OTS().

double t_Heavy::RadRecCon[LIMELM][LIMELM]

radiative recombination continuum to ground state, erg cm-3 s-1

Referenced by lines_continuum(), and RT_diffuse().

double t_Heavy::Valence_IP_Ryd[LIMELM][LIMELM]

ionization pot of valence shell, rydbergs, [nelem][ion]

Referenced by ChargTranPun(), ContCreatePointers(), highen(), ion_recombAGN(), ion_trim(), ipShells(), and lines_continuum().

realnum t_Heavy::xLyaHeavy[LIMELM][LIMELM]

xLyaHeavy is Lya for nelem,ion

Referenced by InitSimPostparse(), ion_recomb(), ipShells(), RT_diffuse(), and RT_OTS().


The documentation for this struct was generated from the following file: