|
cloudy
trunk
|
#include "cddefines.h"#include "phycon.h"#include "dense.h"#include "conv.h"#include "iso.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 15 of file iso_continuum_lower.cpp.
References ASSERT, TransitionProxy::Coll(), CollisionZero(), conv, dense, t_dense::eden, fprintf(), INT16_MAX, ioQQQ, ipHELIUM, ipHYDROGEN, iso_ctrl, iso_get_total_num_levels(), iso_sp, t_trace::lgHBug, t_trace::lgHeBug, t_iso_sp::lgLevelsEverLowered, t_iso_sp::lgLevelsLowered, t_iso_sp::lgMustReeval, t_trace::lgTrace, LIMELM, MAX2, MAX_DENSITY, MIN2, MIN3, t_iso_sp::n_HighestResolved_local, t_iso_sp::n_HighestResolved_max, t_iso_sp::nCollapsed_local, t_iso_sp::nCollapsed_max, t_isoCTRL::nLyman, t_isoCTRL::nLyman_max, t_conv::nTotalIoniz, t_iso_sp::numLevels_local, t_iso_sp::numLevels_max, phycon, powpq(), t_phycon::te, trace, t_iso_sp::trans(), t_dense::xIonDense, and t_dense::xNucleiTotal.
Referenced by ContSetIntensity(), and iso_update_rates().

1.8.5