cloudy
trunk
|
#include "cddefines.h"
#include "taulines.h"
#include "hmi.h"
#include "iso.h"
#include "phycon.h"
#include "physconst.h"
#include "elementnames.h"
#include "hydrogenic.h"
#include "lines_service.h"
#include "dense.h"
#include "atomfeii.h"
#include "lines.h"
#include "atmdat.h"
#include "prt.h"
#include "mole_co_atom.h"
#include "h2.h"
#include "thermal.h"
#include "cooling.h"
#include "punch.h"
Go to the source code of this file.
Functions | |
NORETURN void | PunchLineData (FILE *ioPUN) |
void | Punch1LineData (transition *t, FILE *ioPUN, bool lgCS_2) |
void Punch1LineData | ( | transition * | t, |
FILE * | io, | ||
bool | lgCS_2 | ||
) |
Punch1LineData data for punch one line
t | |
io | |
lgCS_2 | this flag says whether collision strength should be punched - should be false for multi level atoms since sums are not done properly |
Definition at line 293 of file punch_linedata.cpp.
References t_emission::Aul, chIonLbl(), t_transition::Coll, COLL_CONST, t_collision::cs, DEBUG_ENTRY, t_transition::Emis, t_quantumState::g, t_emission::gf, t_transition::Hi, t_transition::ipCont, t_transition::Lo, phycon, PrintEfmt(), prt_wl(), t_phycon::sqrte, and t_transition::WLAng.
Referenced by FeIIPunData(), H2_Punch_line_data(), and PunchLineData().
NORETURN void PunchLineData | ( | FILE * | io | ) |
PunchLineData punches selected line data for all lines transferred in code
io |
Definition at line 25 of file punch_linedata.cpp.
References atmolEmis, C12O16Rotate, C13O16Rotate, cdEXIT, t_elementnames::chElementName, t_elementnames::chElementSym, CO_PopsEmisCool(), t_thermal::ConstTemp, CoolEvaluate(), DEBUG_ENTRY, dense, t_dense::eden, t_dense::EdenHCorr, elementnames, FeIIPunData(), t_dense::gas_phase, H2_LevelPops(), H2_Punch_line_data(), HFLines, t_transition::Hi, hmi, t_hmi::Hmolec, Singleton< T >::Inst(), ioQQQ, ipH1s, ipH_LIKE, ipHe1s1S, ipHE_LIKE, ipHYDROGEN, ipMH2g, ipMH2s, iso, iso_collide(), t_dense::lgElmtOn, t_thermal::lgTemperatureConstant, LIMELM, linesAdded2, LineSave, t_transition::Lo, MIN2, nCORotate, t_quantumState::nelem, nHFLines, NISO, nLevel1, t_iso::numLevels_max, nUTA, nWindLine, phycon, t_quantumState::Pop, Punch1LineData(), t_LineSave::RecCoefCNO, SatelliteLines, SDIV(), TauLine2, TauLines, t_phycon::te, TempChange(), thermal, Transitions, UTALines, and t_dense::xIonDense.
Referenced by PunchDo().