#include "cddefines.h"#include "trace.h"#include "dense.h"#include "ionbal.h"#include "mole.h"#include "oxy.h"#include "atmdat.h"#include "hmi.h"Go to the source code of this file.
Functions | |
| void | ion_CX (long nelem) |
| void ion_CX | ( | long | nelem | ) |
charge exchange ionization / recombination
Definition at line 14 of file ion_cx.cpp.
References ASSERT, atmdat, t_ionbal::CX_recomb_rate_used, DEBUG_ENTRY, dense, t_atmdat::HCharExcRecTo, t_atmdat::HeCharExcRecTo, ionbal, t_dense::IonHigh, t_dense::IonLow, ipHELIUM, ipHYDROGEN, LIMELM, MIN2, NISO, and t_dense::xIonDense.
Referenced by IonNelem().
1.6.1