#include "cddefines.h"
#include "taulines.h"
#include "iso.h"
#include "dense.h"
#include "hydrogenic.h"
#include "phycon.h"
#include "rt.h"
Go to the source code of this file.
Functions | |
void | RT_stark (void) |
void RT_stark | ( | void | ) |
rt_stark compute stark broadening escape probabilities using Puetter formalism
Definition at line 12 of file rt_stark.cpp.
References EmLine::Aul, DEBUG_ENTRY, DEBUG_EXIT, dense, t_dense::eden, EmisLines, hydro, ipH1s, ipH2p, ipH2s, ipH_LIKE, ipHYDROGEN, iso, t_rt::lgStarkON, MAX2, MIN2, t_iso::numLevels_local, t_iso::numLevels_max, t_hydro::pestrk, phycon, rt, SDIV(), t_phycon::sqrte, t_hydro::strkar, t_phycon::te01, t_phycon::te03, and t_phycon::te10.
Referenced by RT_line_all().