source:
palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_passive/passive.spc
Last change on this file was 2696, checked in by kanani, 7 years ago | |
---|---|
File size: 412 bytes |
Line | |
---|---|
1 | {passive.spc |
2 | Former revisions |
3 | ---------------- |
4 | $Id$ |
5 | } |
6 | #include atoms |
7 | |
8 | #DEFVAR |
9 | PM10 = ignore ; |
10 | PM25 = 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.