Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
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::t_Heavy ( )
inline

References chShell.

Member Data Documentation

◆ chShell

char t_Heavy::chShell[7][3]

character representation of shells 1 to 7 of atoms and ions, '1s', '2s', etc

Referenced by t_Heavy().

◆ ipBalHeavy

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

array index for "Balmer" recom of this ion

◆ ipHeavy

long int t_Heavy::ipHeavy[LIMELM][LIMELM]

array index for valence shell photoionization

◆ ipLyHeavy

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

array index for average lya of this ion

◆ nsShells

long int t_Heavy::nsShells[LIMELM][LIMELM]

save number of shells for each element and ionization stage first dimension is atomic weight, second is ionization stage

◆ RadRecCon

double t_Heavy::RadRecCon[LIMELM][LIMELM]

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

◆ Valence_IP_Ryd

double t_Heavy::Valence_IP_Ryd[LIMELM][LIMELM]

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

◆ xLyaHeavy

realnum t_Heavy::xLyaHeavy[LIMELM][LIMELM]

xLyaHeavy is Lya for nelem,ion


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