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 30
|
##Ainur1.0
TotalNumberOfSites=16;
NumberOfTerms=1;
DegreesOfFreedom=1;
GeometryKind="chain";
GeometryOptions="ConstantValues";
dir0:Connectors=[1.0];
hubbardU=[1.0,...];
potentialV=[0.0,...];
Model="HubbardOneBand";
SolverOptions="TimeStepTargeting";
Version="6ce41a4b7dfa08978e53fa756f7f139e2fb18251";
OutputFile="data5";
InfiniteLoopKeptStates=64;
FiniteLoops=[[@auto, 100, 0], [@auto, 100, 0]];
TargetElectronsUp=8;
TargetElectronsDown=8;
GsWeight=0.1;
TSPTau=0.01;
TSPTimeSteps=10;
TSPAdvanceEach=2;
TSPAlgorithm="Krylov";
TSPSites=[7];
TSPLoops=[2];
TSPProductOrSum="product";
string TSPOp0:TSPOperator=expression;
string TSPOp0:OperatorExpression="identity";
|