#include "cddefines.h"#include "phycon.h"#include "dense.h"#include "conv.h"#include "iso.h"#include "hydrogenic.h"#include "trace.h"Go to the source code of this file.
Functions | |
| void | iso_continuum_lower (long ipISO, long nelem) |
| void iso_continuum_lower | ( | long | ipISO, | |
| long | nelem | |||
| ) |
iso_continuum_lower - limit max prin. quan. no. due to continuum lowering processes
| ipISO | ||
| nelem |
Definition at line 12 of file iso_continuum_lower.cpp.
References ASSERT, conv, dense, t_dense::eden, ioQQQ, ipHELIUM, ipHYDROGEN, iso, iso_get_total_num_levels(), t_trace::lgHBug, t_trace::lgHeBug, t_iso::lgLevelsEverLowered, t_iso::lgLevelsLowered, t_iso::lgMustReeval, t_trace::lgTrace, LIMELM, MAX2, MAX_DENSITY, MIN2, MIN3, t_iso::n_HighestResolved_local, t_iso::n_HighestResolved_max, t_iso::nCollapsed_local, t_iso::nCollapsed_max, t_iso::nLyman, t_iso::nLyman_malloc, t_conv::nTotalIoniz, t_iso::numLevels_local, t_iso::numLevels_max, phycon, pow(), t_phycon::te, trace, t_dense::xIonDense, and t_dense::xNucleiTotal.
Referenced by iso_update_rates().
1.6.1