om (#2158)
This commit is contained in:
parent
abbc815663
commit
1eea85dcb2
56 changed files with 6894 additions and 2 deletions
89
kubejs/assets/tfg/molecules/sodium_tungstate.json
Normal file
89
kubejs/assets/tfg/molecules/sodium_tungstate.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue