#include "cddefines.h"#include "phycon.h"#include "dense.h"#include "iso.h"#include "hydrogenic.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 11 of file iso_continuum_lower.cpp.
References ASSERT, dense, t_dense::eden, hydro, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, iso, t_iso::lgLevelsEverLowered, t_iso::lgLevelsLowered, t_hydro::lgReevalRecom, LIMELM, 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::numLevels_local, t_iso::numLevels_max, t_iso::numPrintLevels, phycon, t_phycon::te, t_dense::xIonDense, and t_dense::xNucleiTotal.
Referenced by HeLike(), and Hydrogenic().
1.5.5