cloudy  trunk
Data Fields
COmole_rate_s Struct Reference

#include <mole_co_priv.h>

Collaboration diagram for COmole_rate_s:
Collaboration graph
[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(), H2_ReadDissprob(), 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)

Definition at line 32 of file mole_co_priv.h.

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

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

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 Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.6.1