Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Adrien Bourmault 2021-11-11 15:19:17 +00:00 committed by Jean Sirmai
parent 92e03a7450
commit 0ad210b930
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<!-- loop_on_max="true" anything moved beyond max reenters at the zero of space-->
<!-- loop_on_max="false" anything moved beyond max is lost-->
<axis name="x" size="29"/>
<axis name="y" size="0" loop_on_zero="true" loop_on_max="true"/>
<axis name="y" size="0"/>
<axis name="z" size="0" loop_on_zero="true" loop_on_max="true"/>
</dimension>
<!-- Site_multiplicity = number of sites in a space unit. -->