Cloudy Data Archive|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "ionbal.h"#include "conv.h"#include "atmdat.h"#include "secondaries.h"#include "iso.h"#include "phycon.h"#include "rfield.h"#include "trace.h"#include "freebound.h"#include "dense.h"
Functions | |
| void | iso_charge_transfer_update (long nelem1) |
| void | iso_ionize_recombine (long ipISO, long int nelem) |
| void iso_charge_transfer_update | ( | long | nelem | ) |
iso_charge_transfer_update - update rate coefficients for CT of H and He with everything else
References atmdat, DEBUG_ENTRY, dense, ipHYDROGEN, iso_sp, LIMELM, and t_atmdat::NCX.
Referenced by ion_solver().
| void iso_ionize_recombine | ( | long | ipISO, |
| long int | nelem ) |