#include "cddefines.h"#include "ionbal.h"#include "atmdat.h"#include "dense.h"#include "hmi.h"#include "mole.h"#include "secondaries.h"#include "iso.h"#include "trace.h"Include dependency graph for iso_ionize_recombine.cpp:

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 | ) | 
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 114 of file iso_ionize_recombine.cpp.
References ASSERT, atmdat, ChargeTransferUpdate(), CO_sink_rate(), CO_source_rate(), t_iso::ColIoniz, t_secondaries::csupra, DEBUG_ENTRY, dense, t_iso::DielecRecomb, t_dense::eden, t_dense::EdenHCorr, fixit(), t_iso::gamnc, 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_hmi::heph2heh2p, hmi, ionbal, ipH1s, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipRecNetEsc, ipRecRad, iso, t_iso::lgColl_ionize, LIMELM, NISO, t_iso::numLevels_local, t_iso::PopLTE, t_iso::RadRecomb, t_iso::RateCont2Level, 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.
Here is the call graph for this function:

 1.4.7