|
cloudy
trunk
|
#include "cddefines.h"#include "atmdat.h"#include "rfield.h"#include "taulines.h"#include "trace.h"#include "lines_service.h"#include "parse_species.h"
Go to the source code of this file.
Functions | |
| static void | check_LAMDA_comment (const char *chLine, char *chEFilename) |
| void | atmdat_LAMDA_readin (long intNS, char *chEFilename) |
Variables | |
| static const bool | DEBUGSTATE =false |
| void atmdat_LAMDA_readin | ( | long | intNS, |
| char * | chFileName | ||
| ) |
atmdat_LAMDA_readin read in data from LAMDA database files
| intNS | |
| chFileName |
Definition at line 28 of file atmdat_lamda.cpp.
References ASSERT, atmdat, AtmolCollRateCoeff, cdEXIT, check_LAMDA_comment(), db_comment_tran_levels(), dBaseSpecies, dBaseStates, dBaseTrans, DEBUG_ENTRY, DEBUGSTATE, t_mesh::emm(), energy(), EXIT_FAILURE, FFmtRead(), FILENAME_PATH_LENGTH_2, fprintf(), GetGF(), ioQQQ, ipATOM_H, ipATOM_HE, ipdBaseTrans, ipELECTRON, ipH2, ipH2_ORTHO, ipH2_PARA, ipNCOLLIDER, isnan, t_atmdat::lgLamdaPrint, t_trace::lgTrace, MAX2, MIN3, t_atmdat::nLamdaMaxLevels, open_data(), read_whole_line(), ReadCollisionRateTable(), RefIndex(), rfield, setProperties(), SMALLFLOAT, TotalInsanity(), and trace.
Referenced by database_readin().

|
static |
Definition at line 13 of file atmdat_lamda.cpp.
References cdEXIT, EXIT_FAILURE, fprintf(), and ioQQQ.
Referenced by atmdat_LAMDA_readin().

|
static |
Definition at line 11 of file atmdat_lamda.cpp.
Referenced by atmdat_LAMDA_readin().
1.8.5