From effc14cb7d52cd61be00e44228383504821d58c7 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Thu, 23 May 2024 17:58:41 +0200 Subject: [PATCH] Fix #156 --- trex.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/trex.org b/trex.org index fb4bf32..efe0bdf 100644 --- a/trex.org +++ b/trex.org @@ -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")