|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "atmdat.h"#include "rfield.h"#include "taulines.h"#include "trace.h"#include "lines_service.h"#include "parse_species.h"
Functions | |
| static void | check_LAMDA_comment (const char *chLine, const string &chEFilename) |
| void | atmdat_LAMDA_readin (long intNS, const string &chEFilename) |
Variables | |
| static const bool | DEBUGSTATE =false |
| void atmdat_LAMDA_readin | ( | long | intNS, |
| const string & | chFileName ) |
atmdat_LAMDA_readin read in data from LAMDA database files
| intNS | |
| chFileName |
References ASSERT, atmdat, AtmolCollRateCoeff, cdEXIT, check_LAMDA_comment(), db_comment_tran_levels(), dBaseSpecies, dBaseStates, dBaseTrans, DEBUG_ENTRY, DEBUGSTATE, energy(), EXIT_FAILURE, FFmtRead(), fprintf(), GetGF(), ioQQQ, ipATOM_H, ipATOM_HE, ipdBaseTrans, ipELECTRON, ipH2, ipH2_ORTHO, ipH2_PARA, ipNCOLLIDER, isnan, MIN3, open_data(), read_whole_line(), ReadCollisionRateTable(), rfield, setProperties(), TotalInsanity(), and wn2angVac().
Referenced by database_readin().

|
static |
References cdEXIT, EXIT_FAILURE, fprintf(), and ioQQQ.
Referenced by atmdat_LAMDA_readin().

|
static |