Last change
on this file since 4651 was
3950,
checked in by forkel, 6 years ago
|
forgot something in def_salsa+phstat
|
File size:
744 bytes
|
Line | |
---|
1 | {phstat.spc |
---|
2 | Former revisions |
---|
3 | ---------------- |
---|
4 | $Id: salsa+phstat.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 | HNO3 = H + N + 3O ; { nitric acid } |
---|
14 | H2SO4 = 2H + S +4O ; {sulfuric acid} |
---|
15 | NH3 = 3H + N ; {ammonia} |
---|
16 | OCNV = ignore ; {non-volatile OC} |
---|
17 | OCSV = ignore ; {semi-volatile OC} |
---|
18 | |
---|
19 | |
---|
20 | #DEFFIX |
---|
21 | H2O = H + 2O ; {water} |
---|
22 | H2 = 2H ; {molecular hydrogen} |
---|
23 | O2 = 2O ; {molecular oxygen} |
---|
24 | N2 = 2N ; {molecular nitrogen} |
---|
25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.