cloudy trunk
|
#include "cddefines.h"
#include "lines_service.h"
#include "taulines.h"
#include "trace.h"
#include "string.h"
#include "input.h"
#include "thirdparty.h"
#include "dense.h"
#include "atmdat.h"
#include "mole.h"
#include "elementnames.h"
#include "version.h"
Go to the source code of this file.
Macros | |
#define | DEBUGSTATE false |
Functions | |
STATIC void | states_popfill (void) |
STATIC void | states_nelemfill (void) |
STATIC void | database_prep (int) |
STATIC void | set_fractionation (species *sp) |
STATIC void | states_propprint (void) |
STATIC void | SpeciesJunk (species *sp) |
void | database_readin (void) |
#define DEBUGSTATE false |
Definition at line 41 of file species.cpp.
STATIC void database_prep | ( | int | intSpIndex | ) |
Definition at line 758 of file species.cpp.
References BIGFLOAT, dBaseSpecies, dBaseStates, dBaseTrans, DEBUG_ENTRY, ipPRD, SMALLFLOAT, and STATIC.
Referenced by database_readin().
void database_readin | ( | void | ) |
Definition at line 42 of file species.cpp.
References AllTransitions, ASSERT, atmdat, atmdat_CHIANTI_readin(), atmdat_LAMDA_readin(), atmdat_STOUT_readin(), AtmolCollRateCoeff, AtmolCollSplines, cdEXIT, CHARS_SPECIES, chElement, database_prep(), dBaseSpecies, dBaseStates, dBaseTrans, DEBUG_ENTRY, DEBUGSTATE, EXIT_FAILURE, FFmtRead(), FILENAME_PATH_LENGTH_2, findspecies(), fixit(), input, ioQQQ, ipdBaseTrans, ipNCOLLIDER, MALLOC, max(), nSpecies, null_mole, open_data(), read_whole_line(), set_fractionation(), SpeciesJunk(), states_nelemfill(), states_popfill(), states_propprint(), StoutCollData, TotalInsanity(), toupper(), and uncaps().
Referenced by atmdat_readin().
Definition at line 584 of file species.cpp.
References t_species::chLabel, DEBUG_ENTRY, fixit(), t_species::fracIsotopologue, t_species::fracType, and STATIC.
Referenced by database_readin().
Definition at line 781 of file species.cpp.
References t_species::chLabel, t_species::fmolweight, t_species::fracIsotopologue, t_species::fracType, t_species::lgMolecular, t_species::numLevels_local, t_species::numLevels_max, set_NaN(), and STATIC.
Referenced by database_readin().
STATIC void states_nelemfill | ( | void | ) |
Definition at line 630 of file species.cpp.
References ASSERT, atmdat, cdEXIT, CHARS_SPECIES, dBaseSpecies, dBaseStates, dBaseTrans, DEBUG_ENTRY, dense, elementnames, EXIT_FAILURE, findspecies(), fixit(), molecule::index, ioQQQ, ipHYDROGEN, LIMELM, mole, NISO, nSpecies, null_mole, STATIC, and TotalInsanity().
Referenced by database_readin().
STATIC void states_popfill | ( | void | ) |
Definition at line 615 of file species.cpp.
References dBaseSpecies, dBaseStates, DEBUG_ENTRY, nSpecies, and STATIC.
Referenced by database_readin().
STATIC void states_propprint | ( | void | ) |
Definition at line 734 of file species.cpp.
References dBaseSpecies, dBaseStates, DEBUG_ENTRY, g, nSpecies, and STATIC.
Referenced by database_readin().