Cloudy
Spectral Synthesis Code for Astrophysics
|
Go to the source code of this file.
Functions | |
void | ion_trim_init () |
void | ion_trim_untrim (long nelem) |
void | ion_trim_invalidate (long nelem) |
void | ion_trim_from_set () |
void | ion_trim_small (long nelem, double abund_total) |
void | ion_widen (long nelem) |
void | ion_trim_validate (long nelem, bool lgIonizTrimCalled) |
void | mole_ion_trim (void) |
void | ion_trim (long int nelem) |
void | ion_trim2 (long int nelem, long int oldIonRange[2]) |
void ion_trim | ( | long int | nelem | ) |
ion_trim raise or lower most extreme stages of ionization considered
nelem | element number on the C scale, 5 for C |
References ASSERT, conv, DEBUG_ENTRY, dense, fnzone, fprintf(), Heavy, ionbal, ioQQQ, ipHELIUM, ipHYDROGEN, iso_sp, LIMELM, MAX2, MIN2, mole_global, NISO, nzone, phycon, rfield, SDIV(), SMALLFLOAT, struc, and thermal.
Referenced by ConvBase().
void ion_trim2 | ( | long int | nelem, |
long int | oldIonRange[2] ) |
References ASSERT, conv, DEBUG_ENTRY, dense, dynamics, fnzone, fprintf(), ionbal, ioQQQ, ipHELIUM, ipHYDROGEN, iso_sp, LIMELM, MAX2, MIN2, mole_global, NISO, nzone, SMALLFLOAT, and thermal.
Referenced by ConvBase().
void ion_trim_from_set | ( | ) |
References DEBUG_ENTRY, dense, ion_trim_from_set(), ipHYDROGEN, and LIMELM.
Referenced by ConvBase(), ion_trim_from_set(), and ion_trim_init().
void ion_trim_init | ( | ) |
References DEBUG_ENTRY, dense, Heavy, ion_trim_from_set(), ion_trim_invalidate(), ionbal, ipHYDROGEN, LIMELM, max(), and rfield.
Referenced by ContSetIntensity().
void ion_trim_invalidate | ( | long | nelem | ) |
References DEBUG_ENTRY, and dense.
Referenced by ion_trim_init(), and map_do().
void ion_trim_small | ( | long | nelem, |
double | abund_total ) |
References ASSERT, DEBUG_ENTRY, dense, ionbal, and thermal.
Referenced by clean_up().
void ion_trim_untrim | ( | long | nelem | ) |
References DEBUG_ENTRY, and dense.
Referenced by ChargTranPun(), and map_do().
void ion_trim_validate | ( | long | nelem, |
bool | lgIonizTrimCalled ) |
References ASSERT, conv, DEBUG_ENTRY, dense, and SMALLFLOAT.
Referenced by ConvBase().
void ion_widen | ( | long | nelem | ) |
References abund, DEBUG_ENTRY, dense, frac(), iso_sp, and NISO.
Referenced by ConvBase().
void mole_ion_trim | ( | void | ) |
References DEBUG_ENTRY, dense, ionbal, and nuclide_list.
Referenced by mole_drive().