cloudy trunk
|
#include "cddefines.h"
#include "yield.h"
#include "heavy.h"
#include "opacity.h"
#include "dense.h"
#include "thermal.h"
#include "conv.h"
#include "grainvar.h"
#include "elementnames.h"
#include "gammas.h"
#include "ionbal.h"
#include "ca.h"
#include "mole.h"
#include "phycon.h"
#include "hmi.h"
#include "rfield.h"
#include "atoms.h"
#include "iso.h"
#include "oxy.h"
#include "atmdat.h"
#include "fe.h"
Go to the source code of this file.
Functions | |
void | ion_photo (long int nelem, bool lgPrintIt) |
void ion_photo | ( | long int | nelem, |
bool | lgPrintIt ) |
ion_photo fill array PhotoRate with photoionization rates for heavy elements
nelem | is atomic number on C scale, 0 for H |
lgPrintIt | debugging flag to turn on print |
Definition at line 26 of file ion_photo.cpp.
References ASSERT, atmdat, atom_pop2(), atoms, ca, conv, DEBUG_ENTRY, dense, elementnames, fe, GammaK(), GammaPrt(), gv, t_phoHeat::HeatHiEnr, t_phoHeat::HeatLowEnr, t_phoHeat::HeatNet, Heavy, hmi, HMRATE, Singleton< t_yield >::Inst(), ionbal, ioQQQ, ipCALCIUM, ipCARBON, ipH_LIKE, ipHYDROGEN, ipIRON, ipMAGNESIUM, ipNITROGEN, ipOXYGEN, iso_sp, LIMELM, MAX2, MIN2, mole_global, NISO, nzone, opac, oxy, rfield, and thermal.
Referenced by IonNelem().