cloudy trunk
Public Member Functions | Data Fields

t_elementnames Struct Reference

#include <elementnames.h>

Collaboration diagram for t_elementnames:
Collaboration graph
[legend]

Public Member Functions

 t_elementnames ()

Data Fields

char chElementName [LIMELM+3][11]
char chElementNameShort [LIMELM+3][5]
char chElementSym [LIMELM+3][3]
char chIonStage [LIMELM+4][3]
char chIonRoman [LIMELM+4][7]

Detailed Description

set of names of the chemical elements, long and short forms

Definition at line 9 of file elementnames.h.


Constructor & Destructor Documentation

t_elementnames::t_elementnames ( ) [inline]

Definition at line 33 of file elementnames.h.

References chElementName, chElementNameShort, chElementSym, chIonRoman, and chIonStage.


Field Documentation

following used for prints in each zone, full name. the LIMELEM element is 12CO, +1 is 13CO, +2 is H2

Definition at line 14 of file elementnames.h.

Referenced by ion_recomb(), ion_solver(), ion_trim(), iso_level(), ParseAbundances(), ParseElement(), ParsePrint(), PresTotCurrent(), PrtColumns(), PrtComment(), PrtMeanIon(), PrtZone(), PunchLineData(), radius_next(), and t_elementnames().

labels for match on element name this must be caps for present logic in matches

Definition at line 18 of file elementnames.h.

Referenced by cdColm(), cdIonFrac(), cdTemp(), chIonLbl(), GetElem(), ion_photo(), ion_recom_calculate(), ion_solver(), iso_level(), ParseAssertResults(), ParseElement(), ParsePunch(), PrtColumns(), PrtComment(), punch_average(), punch_opacity(), and t_elementnames().

string giving ionization stage as roman numerals

Definition at line 29 of file elementnames.h.

Referenced by t_elementnames().

this is series of two char numbers, beginning with " 1" and ending with "31"

Definition at line 26 of file elementnames.h.

Referenced by ChargTranPun(), chIonLbl(), chLineLbl(), ContCreatePointers(), HeatPunch(), ipShells(), lines(), pun1Line(), and t_elementnames().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3