cloudy trunk
Loading...
Searching...
No Matches
species.cpp File Reference
#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"
Include dependency graph for species.cpp:

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)

Macro Definition Documentation

◆ DEBUGSTATE

#define DEBUGSTATE   false

Definition at line 41 of file species.cpp.

Function Documentation

◆ database_prep()

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().

◆ database_readin()

◆ set_fractionation()

STATIC void set_fractionation ( species * sp)

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().

Here is the call graph for this function:

◆ SpeciesJunk()

STATIC void SpeciesJunk ( species * sp)

◆ states_nelemfill()

STATIC void states_nelemfill ( void )

◆ states_popfill()

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().

◆ states_propprint()

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().