COmole_rate_s Struct Reference

#include <mole_co_priv.h>

Collaboration diagram for COmole_rate_s:
[legend]

Data Fields

int index
char * label
int nreactants
int nrates
int nproducts
int photon
struct moleculereactants [MAXREACTANTS]
struct moleculerate_species [MAXREACTANTS]
struct moleculeproducts [MAXPRODUCTS]
double rk
double reduced_mass
double a
double b
double c
double(* fun )(struct COmole_rate_s *rate)

Detailed Description

Definition at line 24 of file mole_co_priv.h.


Field Documentation

Definition at line 31 of file mole_co_priv.h.

Referenced by CO_update_rks(), H2_CollidRateRead(), and newreact().

Definition at line 31 of file mole_co_priv.h.

Referenced by H2_ReadDissprob(), hmrate(), newreact(), th85rate(), and vib_evap().

Definition at line 31 of file mole_co_priv.h.

Referenced by hmrate(), and newreact().

double(* COmole_rate_s::fun)(struct COmole_rate_s *rate)

Referenced by CO_update_rks(), and newreact().

Definition at line 25 of file mole_co_priv.h.

Referenced by newreact().

Definition at line 26 of file mole_co_priv.h.

Referenced by CO_punch_mol(), and newreact().

Definition at line 27 of file mole_co_priv.h.

Referenced by CO_dissoc_rate(), CO_punch_mol(), CO_source_rate(), CO_step(), and newreact().

Definition at line 27 of file mole_co_priv.h.

Referenced by CO_step(), newreact(), and noneq_offset().

Definition at line 27 of file mole_co_priv.h.

Referenced by CO_dissoc_rate(), and newreact().

struct molecule* COmole_rate_s::products[MAXPRODUCTS] [read]

Definition at line 30 of file mole_co_priv.h.

Referenced by CO_dissoc_rate(), CO_punch_mol(), CO_source_rate(), CO_step(), and newreact().

struct molecule* COmole_rate_s::rate_species[MAXREACTANTS] [read]
struct molecule* COmole_rate_s::reactants[MAXREACTANTS] [read]

Definition at line 31 of file mole_co_priv.h.

Referenced by newreact(), and noneq_offset().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1