mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 12:43:55 +01: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
|
#+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
|
#+begin_src python :tangle trex.json :results output drawer :exports none
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user