more molecule stuff (#2166)
* om * maddie told me they should be in "" * adjusted some things --------- Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
25ef831313
commit
d8f8639ee3
52 changed files with 816 additions and 411 deletions
|
|
@ -2,28 +2,28 @@
|
|||
"contents": [
|
||||
{
|
||||
"type": "atom",
|
||||
"element": C,
|
||||
"element": "C",
|
||||
"index": 0,
|
||||
"x": 2.2933,
|
||||
"y": -0.155
|
||||
},
|
||||
{
|
||||
"type": "atom",
|
||||
"element": O,
|
||||
"element": "O",
|
||||
"index": 1,
|
||||
"x": 3.1594,
|
||||
"y": -0.655
|
||||
},
|
||||
{
|
||||
"type": "atom",
|
||||
"element": O,
|
||||
"element": "O",
|
||||
"index": 2,
|
||||
"x": 1.4273,
|
||||
"y": -0.655
|
||||
},
|
||||
{
|
||||
"type": "atom",
|
||||
"element": O,
|
||||
"element": "O",
|
||||
"index": 3,
|
||||
"x": 2.2933,
|
||||
"y": 0.845
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
"type": "bond",
|
||||
"a": 0,
|
||||
"b": 3,
|
||||
"bond_type": "double"
|
||||
"bond_type": "double_centered"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue