Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
prt_lines_hydro.cpp File Reference
#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"
Include dependency graph for prt_lines_hydro.cpp:

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"}
 

Function Documentation

◆ extraLymanJ_comment_tran_levels()

string extraLymanJ_comment_tran_levels ( const TransitionProxy & t)

References GenerateTransitionConfiguration().

Referenced by lines(), and lines_hydro().

Here is the call graph for this function:

◆ iso_comment_tran_levels()

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().

Here is the call graph for this function:

◆ l2str()

string l2str ( long l,
bool lgShort = false )
inline

References chL, and nCharL.

Referenced by lines_hydro().

◆ lines_hydro()

Variable Documentation

◆ chL

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"}
static

◆ nCharL

const int nCharL = 21
static

Referenced by l2str().