Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
92e03a7450
commit
0ad210b930
|
@ -30,7 +30,7 @@
|
||||||
<!-- loop_on_max="true" anything moved beyond max reenters at the zero of space-->
|
<!-- loop_on_max="true" anything moved beyond max reenters at the zero of space-->
|
||||||
<!-- loop_on_max="false" anything moved beyond max is lost-->
|
<!-- loop_on_max="false" anything moved beyond max is lost-->
|
||||||
<axis name="x" size="29"/>
|
<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"/>
|
<axis name="z" size="0" loop_on_zero="true" loop_on_max="true"/>
|
||||||
</dimension>
|
</dimension>
|
||||||
<!-- Site_multiplicity = number of sites in a space unit. -->
|
<!-- Site_multiplicity = number of sites in a space unit. -->
|
||||||
|
|
Loading…
Reference in New Issue