source:
palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_passive1/passive1.spc
@
4091
Last change on this file since 4091 was 3944, checked in by maronga, 6 years ago | |
---|---|
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.