Last change
on this file since 3757 was
3698,
checked in by suehring, 6 years ago
|
Fix bad commit in gasphase_preproc
|
File size:
391 bytes
|
Line | |
---|
1 | |
---|
2 | {passive1.spc |
---|
3 | Former revisions |
---|
4 | ---------------- |
---|
5 | $Id$ |
---|
6 | } |
---|
7 | #include atoms |
---|
8 | |
---|
9 | #DEFVAR |
---|
10 | PM10 = ignore ; |
---|
11 | |
---|
12 | #DEFFIX |
---|
13 | H2O = H + 2O ; {water} |
---|
14 | H2 = 2H ; {molecular hydrogen} |
---|
15 | O2 = 2O ; {molecular oxygen} |
---|
16 | N2 = 2N ; {molecular nitrogen} |
---|
17 | CH4 = C + 4H ; {methane} |
---|
18 | CO2 = C + 2O ; {carbon dioxide} |
---|
19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.