#include "cddefines.h"#include "dense.h"#include "thermal.h"#include "atoms.h"#include "opacity.h"#include "trace.h"#include "conv.h"#include "gammas.h"#include "ionbal.h"Go to the source code of this file.
Functions | |
| void | IonNitro (void) |
| void IonNitro | ( | void | ) |
Definition at line 14 of file ion_nitro.cpp.
References atoms, broken(), t_atoms::d5200r, DEBUG_ENTRY, dense, GammaK(), t_dense::gas_phase, t_phoHeat::HeatNet, t_opac::in1, ion_collis(), ion_photo(), ion_recomb(), ion_solver(), ion_zero(), ionbal, ioQQQ, ipNITROGEN, t_dense::lgElmtOn, t_trace::lgHeavyBug, t_trace::lgTrace, nzone, opac, t_atoms::p2nit, t_ionbal::PhotoRate_Shell, trace, and t_dense::xIonDense.
Referenced by ion_wrapper().
1.6.1