|
cloudy trunk
|
#include "cddefines.h"#include "phycon.h"#include "heavy.h"#include "mole.h"#include "hmi.h"#include "grainvar.h"#include "dense.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"
Go to the source code of this file.
Macros | |
| #define | FRAC_LINE 1. |
| #define | N1LIM 3 |
| #define | N2LIM 4 |
Functions | |
| void | ion_recomb (bool lgPrintIt, long int nelem) |
| void | ion_recombAGN (FILE *io) |
| #define FRAC_LINE 1. |
Referenced by ion_recomb().
| #define N1LIM 3 |
Referenced by ion_recombAGN().
| #define N2LIM 4 |
Referenced by ion_recombAGN().
| void ion_recomb | ( | bool | lgPrintIt, |
| long int | nelem ) |
Definition at line 22 of file ion_recomb.cpp.
References ASSERT, atmdat, DEBUG_ENTRY, dense, elementnames, fnzone, FRAC_LINE, gv, Heavy, ionbal, ioQQQ, ipH_LIKE, ipHYDROGEN, LIMELM, MAX2, MIN2, NISO, phycon, save, and SDIV().
Referenced by IonNelem().

| void ion_recombAGN | ( | FILE * | io | ) |
ion_recombAGN generate recombination coefficients for AGN table
Definition at line 218 of file ion_recomb.cpp.
References abund, ASSERT, ConvBase(), DEBUG_ENTRY, dense, EdenChange(), elementnames, Heavy, ionbal, ioQQQ, ipHYDROGEN, ipLITHIUM, LIMELM, N1LIM, N2LIM, phycon, and TempChange().
Referenced by SaveDo().
