Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <mole.h>
Public Member Functions | |
molezone () | |
void | init (void) |
void | zero (void) |
const molecule * | global () const |
Public Attributes | |
int | index |
double * | location |
double | src |
double | snk |
species * | dbase |
qList * | levels |
TransitionList * | lines |
double | den |
realnum | column |
chem_nuclide * | atomLim |
realnum | xFracLim |
realnum | column_old |
|
inline |
|
inline |
References index, t_mole_global::list, and null_mole.
Referenced by genericState::label().
|
inline |
|
inline |
References atomLim, column, column_old, den, index, null_nuclide, snk, src, and xFracLim.
Referenced by init().
chem_nuclide* molezone::atomLim |
total column density in this iteration
Referenced by zero().
realnum molezone::column |
density (cm-3)
Referenced by cdColm(), column(), iter_end_check(), mole_h_reactions(), radius_next(), and zero().
species* molezone::dbase |
Referenced by CoolHeatError(), genericState::database(), and init().
double molezone::den |
Referenced by t_gaunt::brems_sum_ions(), ConvBase(), dBaseAbund(), density(), GrainCollHeating(), diatomics::H2_X_coll_rate_evaluate(), HeatSum(), IterRestart(), t_mole_global::make_species(), mole_effects(), diatomics::mole_H2_form(), mole_h_fixup(), mole_h_rate_diagnostics(), mole_h_reactions(), OpacityAddTotal(), radius_increment(), radius_next(), RT_tau_inc(), SaveDo(), SaveLineData(), SecIoniz(), and zero().
qList* molezone::levels |
Referenced by getLevelsGeneric(), init(), levels(), lgCheckMonitors(), matchGeneric(), and SaveSpecies().
TransitionList* molezone::lines |
Referenced by init(), and SaveSpeciesOptDep().
double* molezone::location |
Referenced by init(), InitSimPostparse(), and t_mole_local::set_ion_locations().
double molezone::snk |
Referenced by mole_h_rate_diagnostics(), and zero().
double molezone::src |
Location of density in non-molecule code, NULL if none exists rate s-1 for molecular charge transfer, nelem from to
Referenced by zero().