#include "cddefines.h"
#include "elementnames.h"
#include "heavy.h"
#include "conv.h"
#include "rfield.h"
#include "mole.h"
#include "thermal.h"
#include "iso.h"
#include "dense.h"
#include "struc.h"
#include "ionbal.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 |
ionbal.lgNoDec && dense.IonHigh[nelem] > dense.IonLow[nelem]+1 &&
Definition at line 18 of file ion_trim.cpp.
References t_rfield::anu, ASSERT, t_elementnames::chElementName, conv, DEBUG_ENTRY, DEBUG_EXIT, 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, lgAbort, t_mole::lgElem_in_chemistry, t_conv::lgIonStageTrimed, t_ionbal::lgNoDec, t_conv::lgSearch, t_dense::lgSetIoniz, t_ionbal::lgTrimhiOn, LIMELM, MAX2, MIN2, mole, t_rfield::nflux, NISO, t_conv::nPres2Ioniz, nzone, t_iso::Pop2Ion, rfield, SDIV(), SMALLFLOAT, struc, thermal, t_ionbal::trimhi, t_ionbal::trimlo, t_Heavy::Valence_IP_Ryd, t_struc::xIonDense, and t_dense::xIonDense.
Referenced by ConvBase().