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

#include <abund.h>

Collaboration diagram for t_abund:
Collaboration graph
[legend]

Data Fields

bool lgAGN [LIMELM]
 
realnum SolarSave [LIMELM]
 
realnum OldSolar84 [LIMELM]
 
realnum anova [LIMELM]
 
realnum apn [LIMELM]
 
realnum ahii [LIMELM]
 
realnum camern [LIMELM]
 
realnum aprim [LIMELM]
 
realnum aism [LIMELM]
 
bool lgAbnSolar
 
realnum solar [LIMELM]
 
bool lgAbunTabl [LIMELM]
 
bool lgAbTaDepth [LIMELM]
 
bool lgAbTaON
 
realnum AbTabFac [LIMTABD][LIMELM]
 
realnum AbTabRad [LIMTABD][LIMELM]
 
long int nAbunTabl
 
long int ipSolar [LIMELM]
 
long int npSolar
 
realnum ScaleElement [LIMELM]
 
realnum Depletion [LIMELM]
 
realnum depset [LIMELM]
 
bool lgDepln
 
realnum ScaleMetals
 

Detailed Description

abund.h

Definition at line 40 of file abund.h.

Field Documentation

realnum t_abund::AbTabFac[LIMTABD][LIMELM]

AbTabFac abundances for element table

Definition at line 73 of file abund.h.

Referenced by AbundancesTable(), and ParseElement().

realnum t_abund::AbTabRad[LIMTABD][LIMELM]

AbTabRad depth scale parameters for dlaw table command

Definition at line 73 of file abund.h.

Referenced by AbundancesTable(), and ParseElement().

realnum t_abund::ahii[LIMELM]

Definition at line 45 of file abund.h.

Referenced by AbundancesZero(), and ParseAbundances().

realnum t_abund::aism[LIMELM]

Definition at line 45 of file abund.h.

Referenced by AbundancesZero(), and ParseAbundances().

realnum t_abund::anova[LIMELM]

Definition at line 45 of file abund.h.

Referenced by AbundancesZero(), and ParseAbundances().

realnum t_abund::apn[LIMELM]

Definition at line 45 of file abund.h.

Referenced by AbundancesZero(), and ParseAbundances().

realnum t_abund::aprim[LIMELM]

Definition at line 45 of file abund.h.

Referenced by AbundancesZero(), and ParseAbundances().

realnum t_abund::camern[LIMELM]

Definition at line 45 of file abund.h.

Referenced by AbundancesZero(), and ParseAbundances().

realnum t_abund::Depletion[LIMELM]

Depletion is set of stored scale factors for depletion of general ism

Definition at line 89 of file abund.h.

Referenced by ParseMetal(), and zero().

realnum t_abund::depset[LIMELM]

depset is unity unless depletion is used

Definition at line 89 of file abund.h.

Referenced by AbundancesSet(), ParseMetal(), and zero().

long int t_abund::ipSolar[LIMELM]

indices so that abundances can be in any order

Definition at line 82 of file abund.h.

Referenced by InitDefaultsPreparse(), ParseAbundances(), and ParseElement().

bool t_abund::lgAbnSolar

Definition at line 54 of file abund.h.

Referenced by InitDefaultsPreparse(), ParseCommands(), ParseElement(), and PrtComment().

bool t_abund::lgAbTaDepth[LIMELM]

lgAbTaDepth says whether depth or radius, true is depth

Definition at line 62 of file abund.h.

Referenced by AbundancesTable(), and ParseElement().

bool t_abund::lgAbTaON

general flag saying this option turned on

Definition at line 62 of file abund.h.

Referenced by AbundancesSet(), InitDefaultsPreparse(), ParseElement(), PressureChange(), and PrtZone().

bool t_abund::lgAbunTabl[LIMELM]

lgAbunTabl says whether this element is to have its abundance determined from a table (true) or stored constant (false) set true with element table command

Definition at line 62 of file abund.h.

Referenced by AbundancesSet(), InitDefaultsPreparse(), ParseElement(), and PressureChange().

bool t_abund::lgAGN[LIMELM]

logical flag saying whether to include this element in punch output for AGN tables

Definition at line 43 of file abund.h.

Referenced by AbundancesZero(), ChargTranPun(), ion_recombAGN(), and punch_opacity().

bool t_abund::lgDepln

lgDepln is true if depln used

Definition at line 95 of file abund.h.

Referenced by ParseMetal(), PrtComment(), and zero().

long int t_abund::nAbunTabl

Definition at line 79 of file abund.h.

Referenced by AbundancesTable(), and ParseElement().

long int t_abund::npSolar

Definition at line 82 of file abund.h.

Referenced by InitDefaultsPreparse(), ParseAbundances(), and ParseElement().

realnum t_abund::OldSolar84[LIMELM]

Definition at line 45 of file abund.h.

Referenced by AbundancesZero(), and ParseAbundances().

realnum t_abund::ScaleElement[LIMELM]

scale factors to alter abundances of elements, set with element scale

Definition at line 86 of file abund.h.

Referenced by AbundancesSet(), InitDefaultsPreparse(), and ParseElement().

realnum t_abund::ScaleMetals

scale factor for metals, set with metals command

Definition at line 98 of file abund.h.

Referenced by AbundancesSet(), ParseMetal(), and zero().

realnum t_abund::solar[LIMELM]

solar abundances for the current calculation

Definition at line 57 of file abund.h.

Referenced by abund_starburst(), AbundancesPrt(), AbundancesSet(), InitDefaultsPreparse(), IterRestart(), ParseAbundances(), ParseDrive(), ParseElement(), RT_tau_init(), and zero().

realnum t_abund::SolarSave[LIMELM]

Definition at line 45 of file abund.h.

Referenced by abund_starburst(), AbundancesZero(), InitDefaultsPreparse(), and ParseAbundances().


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

Generated for cloudy by doxygen 1.8.4