#include "cddefines.h"
#include "ionbal.h"
#include "atmdat.h"
#include "dense.h"
#include "grainvar.h"
#include "hmi.h"
#include "mole.h"
#include "secondaries.h"
#include "iso.h"
Go to the source code of this file.
Functions | |
static void | ChargeTransferUpdate (void) |
void | iso_ionize_recombine (long ipISO, long int nelem) |
static void ChargeTransferUpdate | ( | void | ) | [static] |
Definition at line 16 of file iso_ionize_recombine.cpp.
References atmdat, dense, t_atmdat::HCharExcIonOf, t_atmdat::HCharExcIonTotal, t_atmdat::HCharExcRecTo, t_atmdat::HCharExcRecTotal, t_atmdat::HeCharExcIonOf, t_atmdat::HeCharExcIonTotal, t_atmdat::HeCharExcRecTo, t_atmdat::HeCharExcRecTotal, ionbal, ipHELIUM, ipHYDROGEN, ipLITHIUM, ipOXYGEN, t_ionbal::lgHO_ct_chem, LIMELM, and t_dense::xIonDense.
Referenced by iso_ionize_recombine().
void iso_ionize_recombine | ( | long | ipISO, | |
long int | nelem | |||
) |
Definition at line 111 of file iso_ionize_recombine.cpp.
References ASSERT, atmdat, ChargeTransferUpdate(), co, CO_sink_rate(), t_iso::ColIoniz, t_secondaries::csupra, DEBUG_ENTRY, DEBUG_EXIT, dense, t_dense::eden, t_dense::EdenHCorr, t_iso::gamnc, t_gv::GrainChTrRate, gv, t_hmi::H2_total, t_atmdat::HCharExcIonOf, t_atmdat::HCharExcIonTotal, t_atmdat::HCharExcRecTo, t_atmdat::HCharExcRecTotal, t_atmdat::HeCharExcIonOf, t_atmdat::HeCharExcIonTotal, t_atmdat::HeCharExcRecTo, t_atmdat::HeCharExcRecTotal, t_co::hep_destroy, t_hmi::heph2heh2p, hmi, ionbal, ipH1s, ipH_LIKE, ipHe1s1S, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipRecNetEsc, ipRecRad, iso, t_iso::numLevels_local, t_iso::Pop2Ion, t_iso::PopLTE, t_iso::RadRecomb, t_iso::RateCont2Level, t_ionbal::RateIonizTot, t_iso::RateLevel2Cont, t_ionbal::RateRecomTot, t_iso::RecomCollisFrac, t_iso::RecomInducRate, t_hmi::rheph2hpheh, t_ionbal::RR_rate_coef_used, secondaries, t_dense::xIonDense, and t_iso::xIonSimple.