my lattice is fcc but I can't find how many lattice in a unit cell,, I make 10 spin in simulation just for exercise. The goal of this simulation is getting the curve of magnetization and the curve of suseptibility to calibrate with the experimen... if my xml was wrong, please give me some sugestion to correct it! How to make the coupling in my lattice not constant? <LATTICES>
<GRAPH
name="latisku"> <VERTEX id="1"
type="0"/> <VERTEX id="2"
type="0"/><VERTEX id="3" type="1"/> <VERTEX id="4"
type="0"/><VERTEX id="5" type="0"/>
<VERTEX id="6" type="0"/> <VERTEX id="7"
type="0"/> <VERTEX id="8" type="1"/>
<VERTEX id="9" type="0"/> <VERTEX id="10" type="0"/>
<EDGE type="0"
source="1" target="2"/><EDGE type="1"
source="2" target="3"/> <EDGE type="0"
source="4" target="1"/><EDGE type="1"
source="3" target="4"/> <EDGE type="0"
source="5" target="4"/><EDGE type="1"
source="6" target="3"/> <EDGE type="0"
source="5" target="6"/><EDGE type="1"
source="7" target="8"/> <EDGE type="0"
source="6" target="7"/><EDGE type="1"
source="8" target="5"/> <EDGE type="0"
source="9" target="10"/><EDGE type="1"
source="8" target="9"/> <EDGE type="0" source="10"
target="7"/> </GRAPH>
</LATTICES>
|