cloudy trunk
|
#include <cddefines.h>
Data Fields | |
char * | chLabel |
long | index |
long | numLevels_max |
long | numLevels_local |
realnum | fmolweight |
bool | lgMolecular |
bool | lgLAMDA |
realnum | fracType |
realnum | fracIsotopologue |
double | CoolTotal |
bool | lgActive |
double | maxWN |
bool | lgLTE |
Definition at line 1232 of file cddefines.h.
char* t_species::chLabel |
Definition at line 1235 of file cddefines.h.
Referenced by set_fractionation(), and SpeciesJunk().
double t_species::CoolTotal |
total cooling due to this species
Definition at line 1253 of file cddefines.h.
realnum t_species::fmolweight |
Definition at line 1243 of file cddefines.h.
Referenced by SpeciesJunk().
realnum t_species::fracIsotopologue |
Definition at line 1251 of file cddefines.h.
Referenced by set_fractionation(), and SpeciesJunk().
realnum t_species::fracType |
Definition at line 1249 of file cddefines.h.
Referenced by set_fractionation(), and SpeciesJunk().
long t_species::index |
Definition at line 1237 of file cddefines.h.
bool t_species::lgActive |
are populations currently defined?
Definition at line 1255 of file cddefines.h.
bool t_species::lgLAMDA |
Definition at line 1247 of file cddefines.h.
bool t_species::lgLTE |
should level pops be done in LTE?
Definition at line 1259 of file cddefines.h.
bool t_species::lgMolecular |
Definition at line 1245 of file cddefines.h.
Referenced by SpeciesJunk().
double t_species::maxWN |
Definition at line 1257 of file cddefines.h.
long t_species::numLevels_local |
Definition at line 1241 of file cddefines.h.
Referenced by SpeciesJunk().
long t_species::numLevels_max |
Definition at line 1239 of file cddefines.h.
Referenced by SpeciesJunk().