|
cloudy trunk
|
#include <abund.h>

Data Fields | |
| bool | lgAGN [LIMELM] |
| realnum | SolarSave [LIMELM] |
| realnum | OldSolar84 [LIMELM] |
| realnum | GASS10 [LIMELM] |
| realnum | anova [LIMELM] |
| realnum | apn [LIMELM] |
| realnum | ahii [LIMELM] |
| realnum | camern [LIMELM] |
| realnum | aprim [LIMELM] |
| realnum | aism [LIMELM] |
| realnum | aCrab [LIMELM] |
| bool | lgAbnSolar |
| bool | lgElmONapn [LIMELM] |
| bool | lgElmONahii [LIMELM] |
| bool | lgElmONaism [LIMELM] |
| bool | lgElmONaCrab [LIMELM] |
| 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 81 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
AbTabRad depth scale parameters for dlaw table command
Definition at line 85 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
Definition at line 55 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 51 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 54 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 49 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 50 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 53 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 52 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Depletion is set of stored scale factors for depletion of general ism
Definition at line 97 of file abund.h.
Referenced by ParseMetal(), and zero().
depset is unity unless depletion is used
Definition at line 100 of file abund.h.
Referenced by AbundancesSet(), ParseMetal(), and zero().
Definition at line 48 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
| long int t_abund::ipSolar[LIMELM] |
indices so that abundances can be in any order
Definition at line 90 of file abund.h.
Referenced by InitDefaultsPreparse(), ParseAbundances(), and ParseElement().
| bool t_abund::lgAbnSolar |
Definition at line 57 of file abund.h.
Referenced by InitDefaultsPreparse(), ParseAbundancesNonSolar(), ParseCommands(), ParseElement(), ParseMetal(), and PrtComment().
lgAbTaDepth says whether depth or radius, true is depth
Definition at line 73 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
| bool t_abund::lgAbTaON |
general flag saying this option turned on
Definition at line 76 of file abund.h.
Referenced by AbundancesSet(), AbundChange(), InitDefaultsPreparse(), ParseElement(), and PrtZone().
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 70 of file abund.h.
Referenced by AbundancesSet(), AbundChange(), InitDefaultsPreparse(), and ParseElement().
logical flag saying whether to include this element in save output for AGN tables
Definition at line 44 of file abund.h.
Referenced by AbundancesZero(), ChargTranPun(), ion_recombAGN(), and save_opacity().
| bool t_abund::lgDepln |
lgDepln is true if depln used
Definition at line 103 of file abund.h.
Referenced by ParseMetal(), PrtComment(), and zero().
Definition at line 62 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 60 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 61 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
Definition at line 59 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
| long int t_abund::nAbunTabl |
Definition at line 87 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
| long int t_abund::npSolar |
Definition at line 91 of file abund.h.
Referenced by InitDefaultsPreparse(), ParseAbundances(), and ParseElement().
Definition at line 47 of file abund.h.
Referenced by AbundancesZero(), and ParseAbundances().
scale factors to alter abundances of elements, set with element scale
Definition at line 94 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 106 of file abund.h.
Referenced by AbundancesSet(), ParseMetal(), and zero().
solar abundances for the current calculation
Definition at line 65 of file abund.h.
Referenced by abund_starburst(), AbundancesPrt(), AbundancesSet(), InitDefaultsPreparse(), ParseAbundances(), ParseDrive(), ParseElement(), and zero().
Definition at line 46 of file abund.h.
Referenced by abund_starburst(), AbundancesZero(), InitDefaultsPreparse(), and ParseAbundances().