Skip to content

Commit 2df5cd5

Browse files
pbrehmerlkdvos
andauthored
Update examples/heisenberg/main.jl
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
1 parent 920a723 commit 2df5cd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/heisenberg/main.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PEPS. To that end, we will consider the two-dimensional Heisenberg model on a sq
99
H = \sum_{\langle i,j \rangle} \left ( J_x S^{x}_i S^{x}_j + J_y S^{y}_i S^{y}_j + J_z S^{z}_i S^{z}_j \right )
1010
```
1111
12-
Here, we want to set $J_x=J_y=J_z=1$ where the Heisenberg model is in the antiferromagnetic
12+
Here, we want to set $J_x = J_y = J_z = 1$ where the Heisenberg model is in the antiferromagnetic
1313
regime. Due to the bipartite sublattice structure of antiferromagnetic order one needs a
1414
PEPS ansatz with a $2 \times 2$ unit cell. This can be circumvented by performing a unitary
1515
sublattice rotation on all B-sites resulting in a change of parameters to

0 commit comments

Comments
 (0)