|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "phycon.h"#include "heavy.h"#include "grainvar.h"#include "conv.h"#include "thermal.h"#include "iso.h"#include "abund.h"#include "save.h"#include "elementnames.h"#include "atmdat.h"#include "ionbal.h"#include "dense.h"
Functions | |
| void | ion_recomb (bool lgPrintIt, long int nelem) |
| void | ion_recombAGN (FILE *io) |
| void ion_recomb | ( | bool | lgPrintIt, |
| long int | nelem ) |
| void ion_recombAGN | ( | FILE * | io | ) |
ion_recombAGN generate recombination coefficients for AGN table
References abund, ASSERT, ConvBase(), DEBUG_ENTRY, dense, EdenChange(), elementnames, fprintf(), Heavy, ionbal, ipHYDROGEN, ipLITHIUM, LIMELM, phycon, and TempChange().
Referenced by SaveDo().
