#include "cddefines.h"#include "thermal.h"#include "carb.h"#include "trace.h"#include "dense.h"#include "phycon.h"#include "hmi.h"#include "mole.h"#include "rfield.h"#include "save.h"#include "ionbal.h"Go to the source code of this file.
Functions | |
| void | IonCarbo (void) |
| void IonCarbo | ( | void | ) |
Definition at line 16 of file ion_carbo.cpp.
References carb, cdEXIT, co, DEBUG_ENTRY, dense, t_rfield::extin_mag_V_point, t_dense::gas_phase, t_thermal::heating, hmi, HMRATE, ion_collis(), ion_photo(), ion_recomb(), ion_solver(), ion_zero(), ionbal, ioQQQ, t_save::ioRecom, ipCARBON, t_trace::lgCarBug, t_dense::lgElmtOn, t_save::lgioRecom, t_trace::lgTrace, t_co::lgUMISTrates, t_carb::p1909, t_carb::p2326, t_ionbal::PhotoRate_Shell, phycon, rfield, save, t_phycon::te, TempChange(), thermal, trace, t_hmi::UV_Cont_rel2_Habing_TH85_face, and t_dense::xIonDense.
Referenced by ion_wrapper().
1.6.1