cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
t_Heavy Struct Reference

#include <heavy.h>

Collaboration diagram for t_Heavy:
Collaboration graph
[legend]

Data Fields

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]
 

Detailed Description

Definition at line 8 of file heavy.h.

Field Documentation

char t_Heavy::chShell[7][3]

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

Definition at line 31 of file heavy.h.

Referenced by InitCoreload(), ion_photo(), ipShells(), save_opacity(), and SaveDo().

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

array index for "Balmer" recom of this ion

Definition at line 11 of file heavy.h.

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

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

array index for average lya of this ion

Definition at line 11 of file heavy.h.

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

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

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

Definition at line 18 of file heavy.h.

Referenced by lines_continuum(), and RT_diffuse().

double t_Heavy::Valence_IP_Ryd[LIMELM][LIMELM]

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

Definition at line 24 of file heavy.h.

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

Definition at line 21 of file heavy.h.

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


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