#include "cddefines.h"#include "taulines.h"#include "doppvel.h"#include "iso.h"#include "trace.h"#include "dense.h"#include "rt.h"#include "rfield.h"#include "phycon.h"#include "lines_service.h"#include "thirdparty.h"#include "atoms.h"Go to the source code of this file.
Functions | |
| STATIC void | oi_level_pops (double abundoi, double *coloi) |
| void | atom_oi_calc (double *coloi) |
| void atom_oi_calc | ( | double * | coloi | ) |
atom_oi drive the solution of OI level populations, Ly-beta pumping
| coloi |
Definition at line 23 of file atom_oi.cpp.
References t_dense::AtomicWeight, atoms, t_emission::Aul, DEBUG_ENTRY, dense, transition::Emis, fixit(), GetDopplerWidth(), transition::Hi, ioQQQ, ipH1s, ipH3p, ipH_LIKE, ipHYDROGEN, ipOXYGEN, ipT1039, ipT1304, ipT4368, ipT8446, ipTO1025, ipTOI11, ipTOI13, ipTOI29, ipTOI46, t_rfield::lgInducProcess, t_trace::lgTr8446, t_trace::lgTrace, transition::Lo, MAX2, MIN2, oi_level_pops(), t_emission::Pelec_esc, t_emission::Pesc, t_atoms::pmpo15, t_atoms::pmpo51, t_quantumState::Pop, t_atoms::popoi, t_emission::PopOpc, rfield, StatesElemNEW, TauLines, trace, Transitions, and t_dense::xIonDense.
Referenced by CoolOxyg().
| STATIC void oi_level_pops | ( | double | abundoi, | |
| double * | coloi | |||
| ) |
Definition at line 163 of file atom_oi.cpp.
References amat, atoms, t_emission::Aul, cdEXIT, t_dense::cdsqte, t_collision::col_str, transition::Coll, t_rfield::ContBoltz, DEBUG_ENTRY, dense, transition::Emis, g, getrf_wrapper(), getrs_wrapper(), ioQQQ, ipiv, t_atoms::ipoiex, ipT1039, ipT1304, ipT4368, ipT8446, ipTO1025, ipTOI11, ipTOI13, ipTOI29, ipTOI46, t_trace::lgTr8446, t_trace::lgTrace, t_atoms::nNegOI, t_emission::Pdest, t_emission::Pelec_esc, t_emission::Pesc, phycon, t_atoms::pmpo15, t_atoms::pmpo51, t_atoms::popoi, PutCS(), rfield, TauLines, t_phycon::te, t_phycon::te01, t_phycon::te03, t_phycon::te10, and trace.
Referenced by atom_oi_calc().
1.6.1