source:
palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_phstatp/phstatp.spc
@
3944
Last change on this file since 3944 was 3944, checked in by maronga, 6 years ago | |
---|---|
File size: 551 bytes |
Rev | Line | |
---|---|---|
[3944] | 1 | {phstatp.spc |
2 | Former revisions | |
3 | ---------------- | |
4 | $Id: smog.spc 2459 2017-09-13 14:10:33Z forkel $ | |
5 | } | |
6 | #include atoms | |
7 | ||
8 | #DEFVAR | |
9 | O = O ; {oxygen atomic ground state (3P)} | |
10 | O3 = 3O ; {ozone} | |
11 | NO = N + O ; {nitric oxide} | |
12 | NO2 = N + 2O ; {nitrogen dioxide} | |
13 | PM10 = ignore ; {PM10} | |
14 | ||
15 | #DEFFIX | |
16 | H2O = H + 2O ; {water} | |
17 | H2 = 2H ; {molecular hydrogen} | |
18 | O2 = 2O ; {molecular oxygen} | |
19 | N2 = 2N ; {molecular nitrogen} | |
20 |
Note: See TracBrowser
for help on using the repository browser.