|
cloudy trunk
|
#include "cddefines.h"#include "taulines.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 "conv.h"#include "lines.h"#include "atmdat.h"#include "prt.h"#include "h2.h"#include "thermal.h"#include "cooling.h"#include "save.h"#include "mole.h"
Go to the source code of this file.
Functions | |
| NORETURN void | SaveLineData (FILE *ioPUN) |
| void | Save1LineData (const TransitionProxy &t, FILE *ioPUN, bool lgCS_2, bool &lgPrintHead) |
| void Save1LineData | ( | const TransitionProxy & | t, |
| FILE * | io, | ||
| bool | lgCS_2, | ||
| bool & | lgPrint ) |
Save1LineData data for save one line
| t | |
| io | |
| lgCS_2 | this flag says whether collision strength should be saveed - should be false for multi level atoms since sums are not done properly |
| lgPrint | true print header line |
Definition at line 278 of file save_linedata.cpp.
References AnuUnit(), EmissionProxy::Aul(), chIonLbl(), col_str, CollisionProxy::col_str(), TransitionProxy::Coll(), COLL_CONST, EmissionProxy::damp(), DEBUG_ENTRY, TransitionProxy::Emis(), TransitionProxy::EnergyRyd(), EmissionProxy::gf(), TransitionProxy::Hi(), TransitionProxy::ipCont(), TransitionProxy::Lo(), phycon, PrintEfmt, prt_wl(), save, and TransitionProxy::WLAng().
Referenced by FeIIPunData(), diatomics::H2_Punch_line_data(), and SaveLineData().

| NORETURN void SaveLineData | ( | FILE * | io | ) |
SaveLineData punches selected line data for all lines transferred in code
| io |
Definition at line 25 of file save_linedata.cpp.
References cdEXIT, CoolEvaluate(), dBaseTrans, DEBUG_ENTRY, molezone::den, dense, diatoms, EdenChange(), elementnames, EXIT_FAILURE, EXIT_SUCCESS, FeIIPunData(), findspecieslocal(), HFLines, Singleton< t_ADfA >::Inst(), ioQQQ, ipH1s, ipH_LIKE, ipHe1s1S, ipHE_LIKE, ipHYDROGEN, ipSatelliteLines, iso_collide(), iso_ctrl, iso_sp, LIMELM, LineSave, MIN2, nHFLines, NISO, nLevel1, NORETURN, nSpecies, nUTA, nWindLine, phycon, t_ADfA::rec_lines(), SatelliteLines, Save1LineData(), SDIV(), TauLine2, TauLines, TempChange(), thermal, and UTALines.
Referenced by SaveDo().
