Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Laurell, Pontus Bengt Johan
dmrgpp
Commits
d65b4272
Commit
d65b4272
authored
Feb 05, 2021
by
Alvarez, Gonzalo
Browse files
SpinOrbital: ci: 1302 and 1304
parent
3b00f759
Changes
3
Hide whitespace changes
Inline
Side-by-side
TestSuite/inputs/descriptions.txt
View file @
d65b4272
...
...
@@ -182,6 +182,8 @@ hence non-trivial.
1200) Tj 1 orb with hopping = 1 and J = 0.3 dens = 0.5
1201) Tj 1 orb with hopping = 1 and J = 0.3 and W = -0.4 dens = 0.25
1300) SpinOrbitalModel
1302) 4 sites one symmetry
1304) 4 sites two symmetries
#1301-1400 reserved for SpinOrbitalModel
1500) Figure 1 of METTS paper
InternalControlNumber: 40
...
...
TestSuite/inputs/input1302.ain
0 → 100644
View file @
d65b4272
##Ainur1.0
TotalNumberOfSites=4;
NumberOfTerms=4;
# S.S
gt0:GeometryKind="chain";
gt0:GeometryOptions="ConstantValues";
gt0:dir0:Connectors=[0.2];
# L.L
gt1:GeometryKind="chain";
gt1:GeometryOptions="ConstantValues";
gt1:dir0:Connectors=[0.3];
# (L.L)^2
gt2:GeometryKind="chain";
gt2:GeometryOptions="ConstantValues";
gt2:dir0:Connectors=[0.5];
# (L.L)(S.S)
gt3:GeometryKind="chain";
gt3:GeometryOptions="ConstantValues";
gt3:dir0:Connectors=[0.7];
# For now J3SL=0
#Model params
Model="SpinOrbital";
SpinTwiceS=2;
OrbitalTwiceS=2;
LambdaOne=0.123;
LambdaTwo=0.456;
SolverOptions="twositedmrg";
Version="5.77";
OutputFile="data1302";
InfiniteLoopKeptStates=50;
FiniteLoops=[[1, 80, 0],
[-2, 100, 0],
[ 2, 150, 0]];
# TargetSz = Sz + Lz + (s + l)*N
TargetSzPlusConst=8;
TestSuite/inputs/input1304.ain
0 → 100644
View file @
d65b4272
##Ainur1.0
TotalNumberOfSites=4;
NumberOfTerms=4;
# S.S
gt0:GeometryKind="chain";
gt0:GeometryOptions="ConstantValues";
gt0:dir0:Connectors=[0.2];
# L.L
gt1:GeometryKind="chain";
gt1:GeometryOptions="ConstantValues";
gt1:dir0:Connectors=[0.3];
# (L.L)^2
gt2:GeometryKind="chain";
gt2:GeometryOptions="ConstantValues";
gt2:dir0:Connectors=[0.5];
# (L.L)(S.S)
gt3:GeometryKind="chain";
gt3:GeometryOptions="ConstantValues";
gt3:dir0:Connectors=[0.7];
# For now J3SL=0
#Model params
Model="SpinOrbital";
SpinTwiceS=2;
OrbitalTwiceS=2;
LambdaOne=0.123;
LambdaTwo=0.456;
SolverOptions="twositedmrg";
Version="5.77";
OutputFile="data1304";
InfiniteLoopKeptStates=50;
FiniteLoops=[[1, 80, 0],
[-2, 100, 0],
[ 2, 150, 0]];
# TargetSz = Sz + Lz + (s + l)*N
TargetSzPlusConst=4;
TargetExtra=[4];
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment