This commit is contained in:
GameStar 2025-11-04 06:51:52 -06:00 committed by GitHub
parent abbc815663
commit 1eea85dcb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
56 changed files with 6894 additions and 2 deletions

View file

@ -0,0 +1,89 @@
{
"contents": [
{
"type": "atom",
"element": W,
"index": 0,
"x": 0.0,
"y": 0.0
},
{
"type": "atom",
"element": O,
"index": 1,
"x": 0.0,
"y": -0.825
},
{
"type": "atom",
"element": O,
"index": 2,
"x": 0.0,
"y": 0.825
},
{
"type": "atom",
"element": {
"symbol": "O⁻",
"material": "gtceu:oxygen"
},
"index": 3,
"x": 0.825,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "O⁻",
"material": "gtceu:oxygen"
},
"index": 4,
"x": -0.825,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "Na⁺",
"material": "gtceu:sodium"
},
"index": 5,
"x": 1.65,
"y": 0.0
},
{
"type": "atom",
"element": {
"symbol": "Na⁺",
"material": "gtceu:sodium"
},
"index": 6,
"x": -1.65,
"y": 0.0
},
{
"type": "bond",
"a": 0,
"b": 1,
"bond_type": "double"
},
{
"type": "bond",
"a": 0,
"b": 2,
"bond_type": "double"
},
{
"type": "bond",
"a": 0,
"b": 3,
"bond_type": "single"
},
{
"type": "bond",
"a": 0,
"b": 4,
"bond_type": "single"
}
]
}