#include <abund.h>

Data Fields | |
| bool | lgAGN [LIMELM] |
| float | SolarSave [LIMELM] |
| float | OldSolar84 [LIMELM] |
| float | anova [LIMELM] |
| float | apn [LIMELM] |
| float | ahii [LIMELM] |
| float | camern [LIMELM] |
| float | aprim [LIMELM] |
| float | aism [LIMELM] |
| bool | lgAbnSolar |
| float | solar [LIMELM] |
| bool | lgAbunTabl [LIMELM] |
| bool | lgAbTaDepth [LIMELM] |
| bool | lgAbTaON |
| float | AbTabFac [LIMTABD][LIMELM] |
| float | AbTabRad [LIMTABD][LIMELM] |
| long int | nAbunTabl |
| long int | ipSolar [LIMELM] |
| long int | npSolar |
| float | ScaleElement [LIMELM] |
| float | Depletion [LIMELM] |
| float | depset [LIMELM] |
| bool | lgDepln |
| float | ScaleMetals |
Definition at line 36 of file abund.h.
| bool t_abund::lgAGN[LIMELM] |
logical flag saying whether to include this element in punch output for AGN tables
Definition at line 39 of file abund.h.
Referenced by AbundancesZero(), ChargTranPun(), ion_recombAGN(), and punch_opacity().
| float t_abund::SolarSave[LIMELM] |
Definition at line 41 of file abund.h.
Referenced by abund_starburst(), AbundancesZero(), ParseAbundances(), and zero().
| float t_abund::OldSolar84[LIMELM] |
| float t_abund::anova[LIMELM] |
| float t_abund::apn[LIMELM] |
| float t_abund::ahii[LIMELM] |
| float t_abund::camern[LIMELM] |
| float t_abund::aprim[LIMELM] |
| float t_abund::aism[LIMELM] |
| bool t_abund::lgAbnSolar |
Definition at line 50 of file abund.h.
Referenced by ParseCommands(), ParseElement(), PrtComment(), and zero().
| float t_abund::solar[LIMELM] |
solar abundances for the current calculation
Definition at line 53 of file abund.h.
Referenced by abund_starburst(), AbundancesPrt(), AbundancesSet(), IterRestart(), ParseAbundances(), ParseDrive(), ParseElement(), RT_tau_init(), and zero().
| 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 58 of file abund.h.
Referenced by AbundancesSet(), ParseElement(), PressureChange(), and zero().
| bool t_abund::lgAbTaDepth[LIMELM] |
lgAbTaDepth says whether depth or radius, true is depth
Definition at line 58 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
| bool t_abund::lgAbTaON |
general flag saying this option turned on
Definition at line 58 of file abund.h.
Referenced by AbundancesSet(), ParseElement(), PressureChange(), PrtZone(), and zero().
| float t_abund::AbTabFac[LIMTABD][LIMELM] |
AbTabFac abundances for element table
Definition at line 69 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
| float t_abund::AbTabRad[LIMTABD][LIMELM] |
AbTabRad depth scale parameters for dlaw table command
Definition at line 69 of file abund.h.
Referenced by AbundancesTable(), and ParseElement().
| long int t_abund::nAbunTabl |
| long int t_abund::ipSolar[LIMELM] |
indices so that abundances can be in any order
Definition at line 78 of file abund.h.
Referenced by ParseAbundances(), ParseElement(), and zero().
| long int t_abund::npSolar |
| float t_abund::ScaleElement[LIMELM] |
scale factors to alter abundances of elements, set with element scale
Definition at line 82 of file abund.h.
Referenced by AbundancesSet(), ParseElement(), and zero().
| float t_abund::Depletion[LIMELM] |
Depletion is set of stored scale factors for depletion of general ism
Definition at line 85 of file abund.h.
Referenced by ParseMetal(), and zero().
| float t_abund::depset[LIMELM] |
depset is unity unless depletion is used
Definition at line 85 of file abund.h.
Referenced by AbundancesSet(), ParseMetal(), and zero().
| bool t_abund::lgDepln |
lgDepln is true if depln used
Definition at line 91 of file abund.h.
Referenced by ParseMetal(), PrtComment(), and zero().
| float t_abund::ScaleMetals |
scale factor for metals, set with metals command
Definition at line 94 of file abund.h.
Referenced by AbundancesSet(), ParseMetal(), and zero().
1.5.5