|
cloudy
trunk
|
#include "cddefines.h"#include "physconst.h"#include "dense.h"#include "phycon.h"#include "ligbar.h"
Go to the source code of this file.
Functions | |
| void | ligbar (long int ized, transition *t2s2p, transition *t2s3p, double *cs2s2p, double *cs2s3p) |
| void ligbar | ( | long int | ized, |
| transition * | t2s2p, | ||
| transition * | t2s3p, | ||
| double * | cs2s2p, | ||
| double * | cs2s3p | ||
| ) |
cs2s3p = gbar*197.47*EVDEGK*t2s3p->Lo->gf/t2s3p->EnergyK;
Definition at line 10 of file atmdat_ligbar.cpp.
References cdEXIT, DEBUG_ENTRY, dense, t_transition::Emis, t_transition::EnergyK, EVDEGK, t_emission::gf, t_transition::Hi, t_quantumState::IonStg, ioQQQ, t_quantumState::nelem, phycon, ShowMe(), t_phycon::te, and t_dense::xIonDense.
Referenced by CoolAlum(), CoolArgo(), CoolCalc(), CoolCarb(), CoolIron(), CoolMagn(), CoolNeon(), CoolNitr(), CoolOxyg(), CoolSili(), and CoolSulf().

1.8.3.1