Skip to content

Commit

Permalink
Fix #156
Browse files Browse the repository at this point in the history
  • Loading branch information
scemama committed May 23, 2024
1 parent f2a476e commit effc14c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions trex.org
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@
| ~a~ | ~float~ | ~[3]~ | ~(3)~ | First real space lattice vector |
| ~b~ | ~float~ | ~[3]~ | ~(3)~ | Second real space lattice vector |
| ~c~ | ~float~ | ~[3]~ | ~(3)~ | Third real space lattice vector |
| ~G_a~ | ~float~ | ~[3]~ | ~(3)~ | First reciprocal space lattice vector |
| ~G_b~ | ~float~ | ~[3]~ | ~(3)~ | Second reciprocal space lattice vector |
| ~G_c~ | ~float~ | ~[3]~ | ~(3)~ | Third reciprocal space lattice vector |
| ~g_a~ | ~float~ | ~[3]~ | ~(3)~ | First reciprocal space lattice vector |
| ~g_b~ | ~float~ | ~[3]~ | ~(3)~ | Second reciprocal space lattice vector |
| ~g_c~ | ~float~ | ~[3]~ | ~(3)~ | Third reciprocal space lattice vector |
| ~two_pi~ | ~int~ | | | ~0~ or ~1~. If ~two_pi=1~, $2\pi$ is included in the reciprocal vectors. |

#+CALL: json(data=cell, title="cell")
Expand Down

0 comments on commit effc14c

Please sign in to comment.