cloudy
trunk
|
#include <abund.h>
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 |
AbTabFac abundances for element table
Definition at line 73 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
AbTabRad depth scale parameters for dlaw table command
Definition at line 73 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
Definition at line 45 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 45 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 45 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 45 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 45 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 45 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
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().
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().
Definition at line 45 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
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().
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().
Definition at line 45 of file abund.h.
Referenced by abund_starburst(), AbundancesZero(), InitDefaultsPreparse(), and ParseAbundances().