|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "atmdat.h"#include "dense.h"#include "prt.h"#include "hydrogenic.h"#include "iso.h"#include "rfield.h"#include "geometry.h"#include "lines.h"#include "phycon.h"#include "radius.h"#include "secondaries.h"#include "trace.h"#include "two_photon.h"#include "lines_service.h"#include "elementnames.h"#include "ipoint.h"#include "taulines.h"
Functions | |
| string | l2str (long l, bool lgShort=false) |
| string | iso_comment_tran_levels (long ipISO, long nelem, long ipLo, long ipHi) |
| string | extraLymanJ_comment_tran_levels (const TransitionProxy &t) |
| void | lines_hydro (void) |
Variables | |
| static const int | nCharL = 21 |
| static const string | chL [nCharL] = {"s","p","d","f","g","h","i","k","l","m","n","o","q","r","t","u","v","w","x","y","z"} |
| string extraLymanJ_comment_tran_levels | ( | const TransitionProxy & | t | ) |
References GenerateTransitionConfiguration().
Referenced by lines(), and lines_hydro().

| string iso_comment_tran_levels | ( | long | ipISO, |
| long | nelem, | ||
| long | ipLo, | ||
| long | ipHi ) |
References GenerateTransitionConfiguration(), ipHE_LIKE, and iso_sp.
Referenced by lines_helium(), and lines_hydro().

|
inline |
Referenced by lines_hydro().
| void lines_hydro | ( | void | ) |
the hydrogenic iso-sequence
References ASSERT, atmdat, atmdat_HS_caseB(), chIonLbl(), chSpecies, DEBUG_ENTRY, dense, exp10(), extraLymanJ_comment_tran_levels(), ExtraLymanLinesJ05, ExtraLymanLinesJ15, fixit, fp_equal(), fprintf(), geometry, Hbeta_WavLen, HS_NZ, hydro, hydro_energy(), ioQQQ, ipExtraLymanLinesJ05, ipExtraLymanLinesJ15, ipH1s, ipH2p, ipH2s, ipH3p, ipH3s, ipH4p, ipH4s, ipH_LIKE, ipHELIUM, ipHYDROGEN, ipoint(), iso_comment_tran_levels(), iso_ctrl, iso_Max_Emitting_Level(), iso_sp, l2str(), L_, lgIsLymanLineResolved(), LIMELM, linadd(), lindst(), LineSave, MAX2, MIN2, N_, nzone, phycon, POW2, prt, PutLine(), radius, rfield, secondaries, set_xIntensity(), StuffComment(), t_vac(), trace, and wn2angVac().
Referenced by lines().

|
static |
|
static |
Referenced by l2str().