mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-04-25 18:04:44 +02:00
Fixed CI
This commit is contained in:
parent
3d00494a1b
commit
3df234004b
14
trex.org
14
trex.org
@ -1454,20 +1454,6 @@ print("""#+end_src""")
|
||||
|
||||
#+end_src
|
||||
|
||||
#+RESULTS: json
|
||||
:results:
|
||||
#+begin_src python :tangle trex.json
|
||||
"nucleus": {
|
||||
"num" : [ "dim" , [] ]
|
||||
, "charge" : [ "float", [ "nucleus.num" ] ]
|
||||
, "coord" : [ "float", [ "nucleus.num", "3" ] ]
|
||||
, "label" : [ "str" , [ "nucleus.num" ] ]
|
||||
, "point_group" : [ "str" , [] ]
|
||||
, "repulsion" : [ "float", [] ]
|
||||
} ,
|
||||
#+end_src
|
||||
:end:
|
||||
|
||||
|
||||
#+begin_src python :tangle trex.json :results output drawer :exports none
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user