#include "cddefines.h"#include "elementnames.h"#include "radius.h"#include "heavy.h"#include "conv.h"#include "rfield.h"#include "phycon.h"#include "mole.h"#include "thermal.h"#include "iso.h"#include "dense.h"#include "struc.h"#include "ionbal.h"#include "taulines.h"Go to the source code of this file.
Functions | |
| void | ion_trim (long int nelem) |
| 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 |
Definition at line 21 of file ion_trim.cpp.
References t_rfield::anu, ASSERT, t_elementnames::chElementName, conv, DEBUG_ENTRY, dense, t_dense::density_low_limit, elementnames, fnzone, t_struc::gas_phase, t_dense::gas_phase, t_thermal::heating, Heavy, ionbal, t_dense::IonHigh, t_dense::IonLow, ioQQQ, ipHELIUM, ipHYDROGEN, iso, t_mole::lgElem_in_chemistry, t_conv::lgIonStageTrimed, t_conv::lgSearch, t_dense::lgSetIoniz, t_ionbal::lgTrimhiOn, LIMELM, MAX2, MIN2, mole, t_rfield::nflux, NISO, t_conv::nTotalIoniz, t_iso::numLevels_max, nzone, phycon, t_radius::Radius, radius, rfield, SDIV(), SMALLFLOAT, StatesElemNEW, struc, t_phycon::te_ryd, thermal, t_ionbal::trimhi, t_ionbal::trimlo, t_Heavy::Valence_IP_Ryd, t_struc::xIonDense, and t_dense::xIonDense.
Referenced by ConvBase().
1.6.1