/home66/gary/public_html/cloudy/c10_branch/source/save_linedata.cpp File Reference

#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 "h2.h"
#include "thermal.h"
#include "cooling.h"
#include "save.h"
Include dependency graph for save_linedata.cpp:

Go to the source code of this file.

Functions

NORETURN void SaveLineData (FILE *ioPUN)
void Save1LineData (transition *t, FILE *ioPUN, bool lgCS_2)

Function Documentation

void Save1LineData ( transition t,
FILE *  io,
bool  lgCS_2 
)

Save1LineData data for save one line

Parameters:
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

Todo:
1 define lifetime and collision rate for multi-level species so that the critical density is derived correctly in this routine. For now the flag lgCS_2 being true means to save critical den and is only true for two-level systems all places where this routine is called with lgCS_2 false need to be fixed

Definition at line 282 of file save_linedata.cpp.

References t_emission::Aul, chIonLbl(), t_collision::col_str, transition::Coll, COLL_CONST, DEBUG_ENTRY, transition::Emis, t_quantumState::g, t_emission::gf, transition::Hi, transition::ipCont, transition::Lo, phycon, PrintEfmt, prt_wl(), t_phycon::sqrte, and transition::WLAng.

Referenced by FeIIPunData(), H2_Punch_line_data(), and SaveLineData().

Here is the call graph for this function:

NORETURN void SaveLineData ( FILE *  io  ) 
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1