|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "cddrive.h"#include "radius.h"#include "opacity.h"#include "phycon.h"#include "dense.h"#include "lines.h"#include "h2.h"#include "prt.h"#include "iso.h"#include "parser.h"#include "save.h"
Classes | |
| class | SaveLineList |
Functions | |
| void | parse_save_line (Parser &p, bool lgLog3, ostringstream &chHeader, long ipPun) |
| void | save_line (FILE *ioPUN, const char *chDo, bool lgEmergent, long ipPun) |
| void | Parse_Save_Line_RT (Parser &p) |
| void | Save_Line_RT (FILE *ioPUN) |
Variables | |
| static shared_ptr< SaveLineList > | linelist [LIMPUN] |
| static const int | LIMLINE = 10 |
| static long int | line_RT_type [LIMLINE] |
| static long int | line_RT_ipISO [LIMLINE] |
| static long int | line_RT_nelem [LIMLINE] |
| static long int | line_RT_ipHi [LIMLINE] |
| static long int | line_RT_ipLo [LIMLINE] |
| static bool | lgMustPrintHeader = true |
| static long int | nLine = -1 |
| void parse_save_line | ( | Parser & | p, |
| bool | lgLog3, | ||
| ostringstream & | chHeader, | ||
| long | ipPun ) |
References DEBUG_ENTRY, ipPun, lineids, linelist, and ParseLineList().

| void Parse_Save_Line_RT | ( | Parser & | p | ) |
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), fprintf(), Parser::getline(), ioQQQ, Parser::lgEOL(), lgMustPrintHeader, LIMLINE, line_RT_ipHi, line_RT_ipISO, line_RT_ipLo, line_RT_nelem, line_RT_type, Parser::m_lgEOF, nLine, Parser::nMatch(), and Parser::PrintLine().
Referenced by ParseSave().

| void save_line | ( | FILE * | ip, |
| const char * | chDo, | ||
| bool | lgEmergent, | ||
| long | ipPun ) |
save_line do the save output
| ip | the file we will write to |
| chDo | |
| lgEmergent | intrinsic or emergent emission |
| ipPun |
References TransitionProxy::associated(), cdEmis_ip(), cdEXIT, cdLine_ip(), DEBUG_ENTRY, TransitionProxy::Emis(), EXIT_FAILURE, fprintf(), h2, ioQQQ, ipLine, ipPun, lineids, linelist, LineSave, nzone, prt_line_err(), radius, and EmissionProxy::TauIn().
Referenced by SaveDo().

| void Save_Line_RT | ( | FILE * | ip | ) |
Save_Line_RT parse the save line rt command - read in a set of lines
| ip | the file we will write to |
References EmissionProxy::Aul(), cdEXIT, chLineLbl(), TransitionProxy::Coll(), colliders, CollisionProxy::ColUL(), DEBUG_ENTRY, dense, TransitionProxy::Emis(), EXIT_FAILURE, fprintf(), TransitionProxy::Hi(), ioQQQ, TransitionProxy::ipCont(), iso_sp, lgMustPrintHeader, LIMLINE, line_RT_ipHi, line_RT_ipISO, line_RT_ipLo, line_RT_nelem, line_RT_type, TransitionProxy::Lo(), nLine, opac, phycon, EmissionProxy::PopOpc(), EmissionProxy::pump(), radius, and EmissionProxy::TauIn().
Referenced by SaveDo().

|
static |
Referenced by CoolEvaluate(), ipLineEnergy(), Parse_Save_Line_RT(), Save_Line_RT(), and SaveDo().
|
static |
Referenced by Parse_Save_Line_RT(), and Save_Line_RT().
|
static |
Referenced by Parse_Save_Line_RT(), and Save_Line_RT().
|
static |
Referenced by Parse_Save_Line_RT(), and Save_Line_RT().
|
static |
Referenced by Parse_Save_Line_RT(), and Save_Line_RT().
|
static |
Referenced by Parse_Save_Line_RT(), and Save_Line_RT().
|
static |
Referenced by Parse_Save_Line_RT(), and Save_Line_RT().
|
static |
Referenced by parse_save_line(), and save_line().
|
static |
Referenced by iso_allocate(), parse_save_average(), Parse_Save_Line_RT(), PrtLinePres(), and Save_Line_RT().