1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
##Ainur1.0
TotalNumberOfSites=32;
NumberOfTerms=2;
gt0:DegreesOfFreedom=1;
gt0:GeometryKind="chain";
gt0:GeometryOptions="ConstantValues";
gt0:dir0:Connectors=[1];
gt1:DegreesOfFreedom=1;
gt1:GeometryKind="chain";
gt1:GeometryOptions="ConstantValues";
gt1:dir0:Connectors=[1];
Model="Heisenberg";
HeisenbergTwiceS=1;
SolverOptions="twositedmrg";
Version="version";
InfiniteLoopKeptStates=100;
FiniteLoops=[
[15, 150, 0],
[-30, 200, 0],
[ 30, 200, 0]];
integer IsPeriodicX=0;
OutputFile="data3100";
TargetSzPlusConst=16;
|