mole_co_reactions.cpp File Reference

#include "cddefines.h"
#include "mole.h"
#include "mole_co_priv.h"
#include "hmi.h"
#include "conv.h"
#include "grainvar.h"
#include "phycon.h"
#include "physconst.h"
#include "doppvel.h"
#include "rfield.h"
#include "secondaries.h"
#include "ionbal.h"
#include "rt.h"

Include dependency graph for mole_co_reactions.cpp:

Go to the source code of this file.

Functions

static void newreact (const char label[], double(*fun)(struct COmole_rate_s *rate), double a, double b, double c)
static double hmrate (struct COmole_rate_s *rate)
static double constrate (struct COmole_rate_s *rate)
static double th85rate (struct COmole_rate_s *rate)
static double crnurate (struct COmole_rate_s *rate)
static double co_lnu_c_o_lnu (struct COmole_rate_s *rate)
static double ele_ion_ladder (struct COmole_rate_s *rate)
static double vib_evap (struct COmole_rate_s *rate)
static double th85rate_co (struct COmole_rate_s *rate)
static double grn_abs (struct COmole_rate_s *rate)
static double oh_c2h2_co_ch3 (struct COmole_rate_s *rate)
static double h_hnc_hcn_h (struct COmole_rate_s *rate)
void CO_create_react (void)
static double noneq_offset (struct COmole_rate_s *rate)

Variables

struct t_coreactions coreactions
static bool lgReactInitialized = false


Function Documentation

void CO_create_react ( void   ) 

static double co_lnu_c_o_lnu ( struct COmole_rate_s rate  )  [static]

Definition at line 1610 of file mole_co_reactions.cpp.

References DEBUG_ENTRY, DEBUG_EXIT, ionbal, ipCARBON, ipOXYGEN, and t_ionbal::PhotoRate_Shell.

Referenced by CO_create_react().

static double constrate ( struct COmole_rate_s rate  )  [static]

Definition at line 1555 of file mole_co_reactions.cpp.

Referenced by newreact().

static double crnurate ( struct COmole_rate_s rate  )  [static]

Definition at line 1605 of file mole_co_reactions.cpp.

References t_secondaries::csupra, ipHYDROGEN, and secondaries.

Referenced by CO_create_react().

static double ele_ion_ladder ( struct COmole_rate_s rate  )  [static]

static double grn_abs ( struct COmole_rate_s rate  )  [static]

Definition at line 1716 of file mole_co_reactions.cpp.

References t_gv::bin, BOLTZMANN, GrainBin::cnv_H_pCM3, DEBUG_ENTRY, fixit(), gv, GrainBin::IntArea, molecule::mole_mass, t_gv::nBin, phycon, PI, COmole_rate_s::reactants, and t_phycon::te.

Referenced by CO_create_react().

Here is the call graph for this function:

static double h_hnc_hcn_h ( struct COmole_rate_s rate  )  [static]

Definition at line 1788 of file mole_co_reactions.cpp.

References hmrate(), phycon, and t_phycon::te.

Referenced by CO_create_react().

Here is the call graph for this function:

static double hmrate ( struct COmole_rate_s rate  )  [static]

Definition at line 1497 of file mole_co_reactions.cpp.

References COmole_rate_s::b, COmole_rate_s::c, DEBUG_ENTRY, DEBUG_EXIT, noneq_offset(), phycon, and t_phycon::te.

Referenced by CO_create_react(), h_hnc_hcn_h(), newreact(), and oh_c2h2_co_ch3().

Here is the call graph for this function:

static void newreact ( const char  label[],
double(*)(struct COmole_rate_s *rate)  fun,
double  a,
double  b,
double  c 
) [static]

static double noneq_offset ( struct COmole_rate_s rate  )  [static]

static double oh_c2h2_co_ch3 ( struct COmole_rate_s rate  )  [static]

Definition at line 1775 of file mole_co_reactions.cpp.

References hmrate(), phycon, and t_phycon::te.

Referenced by CO_create_react().

Here is the call graph for this function:

static double th85rate ( struct COmole_rate_s rate  )  [static]

static double th85rate_co ( struct COmole_rate_s rate  )  [static]

Definition at line 1747 of file mole_co_reactions.cpp.

References t_DoppVel::doppler, DoppVel, esca0k2(), molecule::hevcol, LIMELM, phycon, COmole_rate_s::reactants, t_phycon::sqrte, and th85rate().

Referenced by CO_create_react().

Here is the call graph for this function:

static double vib_evap ( struct COmole_rate_s rate  )  [static]

Todo:
0 find physical theory for this process

Definition at line 1677 of file mole_co_reactions.cpp.

References COmole_rate_s::b, t_gv::bin, conv, DEBUG_ENTRY, gv, iteration, molecule::mole_mass, t_gv::nBin, t_conv::nTotalIoniz, phycon, PI, COmole_rate_s::reactants, sexp(), t_phycon::sqrte, and GrainBin::tedust.

Referenced by CO_create_react().

Here is the call graph for this function:


Variable Documentation

Definition at line 36 of file mole_co_reactions.cpp.

bool lgReactInitialized = false [static]

Definition at line 52 of file mole_co_reactions.cpp.


Generated for cloudy by doxygen 1.5.9