updated top-level README and version_decl for V4.5 (#1847)
[WRF.git] / chem / KPP / mechanisms / cbmz_mosaic / cbmz_mosaic.spc
blob0789f189c5f988977cc19efb89158dcd0ad654ed
1 #DEFVAR
2  H2SO4       = S ;      {sulfuric acid}
3  HNO3        = N ;      {nitric acid}
4  HCl         = IGNORE ; {hydrochloric acid}
5  NH3         = IGNORE ; {ammonia}
6  NO          = N ;      {nitric oxide}
7  NO2        = N ;      {nitrogen dioxide}
8  NO3         = N ;      {nitrate radical}
9  N2O5        = 2 N ;    {nitrogen pentoxide}
10  HONO        = N ;      {nitrous acid}
11  HNO4        = N ;      {pernitric acid}
12  O3          = IGNORE ; {ozone}
13  O1D         = IGNORE ; {oxygen atom singlet D}
14  O3P         = IGNORE ; {oxygen atom triplet P}
15  OH          = IGNORE ; {hydroxyl radical}
16  HO2         = IGNORE ; {hydroperoxyl radical}
17  H2O2        = IGNORE ; {hydrogen peroxide}
18  CH4          =IGNORE ;
19  CO          = IGNORE ; {carbon monoxide}
20  SO2         = S ;      {sulfur dioxide}
21  C2H6        = IGNORE ; {ethane}
22  CH3O2       = IGNORE ; {methylperoxy radical}
23  ETHP        = IGNORE ; {ethylperoxy radical}
24  HCHO        = IGNORE ; {formaldehyde}
25  CH3OH       = IGNORE ; {methanol}
26  ANOL        = IGNORE ; {ethanol -CH2-CH2OH}
27  CH3OOH      = IGNORE ; {methyl hydrogen peroxide}
28  ETHOOH      = IGNORE ; {ethyl hydrogen peroxide}
29  ALD2        = IGNORE ; {acetaldehyde}
30  HCOOH       = IGNORE ; {formic acid}
31  RCOOH       = IGNORE ; {higher organic acids}
32  C2O3        = IGNORE ; {peroxyacyl radical}
33  PAN         = N ;      {peroxyacyl nitrate}
34  PAR         = IGNORE ; {paraffin carbon -C-}
35  AONE        = IGNORE ; {acetone}
36  MGLY        = IGNORE ; {methylglyoxal}
37  C2H4        = IGNORE ; {ethene - is called ETH in the CBMZ docs}
38  OLET        = IGNORE ; {terminal OLEfin carbons C=C}
39  OLEI        = IGNORE ; {internal OLEfin carbons C=C}
40  TOL         = IGNORE ; {toluene}
41  XYL         = IGNORE ; {xylene}
42  CRES        = IGNORE ; {cresol and higher M.W. phenols}
43  TO2         = IGNORE ; {toluene-OH adduct}
44  CRO         = IGNORE ; {methylphenoxy radical}
45  OPEN        = IGNORE ; {high M.W. AROmatic ox. frag}
46  ONIT        = N ;      {organic nitrate}
47  ROOH        = IGNORE ; {higher organic peroxide}
48  RO2         = IGNORE ; {ALKylperoxy radical}
49  ANO2        = IGNORE ; {acetylmethylperoxy radical}
50  NAP         = N ;      {nitratoALKyl peroxy radicals}
51  XO2         = IGNORE ; {NO to NO2 operator}
52  XPAR        = IGNORE ; {PAR removal operator}
53  ISOP        = IGNORE ; {isoprene}
54  ISOPRD      = IGNORE ; {lumped intermediate species}
55  ISOPP       = IGNORE ; {lumped peroxyradical of isoprene}
56  ISOPN       = N ;      {no3-isoprene adduct}
57  ISOPO2      = IGNORE ; {lumped peroxyradical of isoprene}
58  ARO1        = IGNORE ; {SORGAM species}
59  ARO2        = IGNORE ; {SORGAM species}
60  ALK1        = IGNORE ; {SORGAM species}
61  OLE1        = IGNORE ; {SORGAM species}
62  API1        = IGNORE ; {SORGAM species}
63  API2        = IGNORE ; {SORGAM species}
64  LIM1        = IGNORE ; {SORGAM species}
65  LIM2        = IGNORE ; {SORGAM species}
66  API        = IGNORE ; {alpha-pinene}
67  LIM        = IGNORE ; {LIMonene}
69 #DEFFIX
70  H2O         = IGNORE ; {water vapor}
71  M           = IGNORE ;
72 { H2          = IGNORE ;} 
73 { O2          = IGNORE ; }
74 { N2          = IGNORE ; }
75 { CH4         = IGNORE ;}