-
Notifications
You must be signed in to change notification settings - Fork 0
/
mixture03.mixfile
38 lines (38 loc) · 1.76 KB
/
mixture03.mixfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"mixfileVersion": 0.01,
"name": "37% wt. Formaldehyde in Water with 10-15% Methanol",
"contents":
[
{
"contents":
[
{
"name": "formaldehyde",
"molfile": "\n\n\n 4 3 0 0 0 0 0 0 0 0999 V2000\n 0.0000 0.0000 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -0.0000 1.5000 0.0000 O 0 0 0 0 0 0 0 0 0 0 0 0\n -1.2990 -0.7500 0.0000 H 0 0 0 0 0 0 0 0 0 0 0 0\n 1.2990 -0.7500 0.0000 H 0 0 0 0 0 0 0 0 0 0 0 0\n 1 2 2 0 0 0 0\n 1 3 1 0 0 0 0\n 1 4 1 0 0 0 0\nM END",
"quantity": 37,
"units": "w/w%",
"inchi": "InChI=1S/CH2O/c1-2/h1H2",
"inchiKey": "InChIKey=WSFSSNUMVMOOMR-UHFFFAOYSA-N"
},
{
"name": "water",
"molfile": "\n\n\n 1 0 0 0 0 0 0 0 0 0999 V2000\n 0.0000 0.0000 0.0000 O 0 0 0 0 0 0 0 0 0 0 0 0\nM END",
"inchi": "InChI=1S/H2O/h1H2",
"inchiKey": "InChIKey=XLYOFNOQVPJJNP-UHFFFAOYSA-N"
}
]
},
{
"name": "methanol",
"molfile": "\n\n\n 2 1 0 0 0 0 0 0 0 0999 V2000\n -2.6500 2.2000 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n -1.1500 2.2000 0.0000 O 0 0 0 0 0 0 0 0 0 0 0 0\n 1 2 1 0 0 0 0\nM END",
"quantity":
[
10,
15
],
"units": "%",
"inchi": "InChI=1S/CH4O/c1-2/h2H,1H3",
"inchiKey": "InChIKey=OKKJLVBELUTLKV-UHFFFAOYSA-N"
}
]
}