Compare commits
No commits in common. 'b6767c68d1e137d1b02918a2b4544df6653bb9e5' and '4563c33eb31cf387d2ca78d187abd3acb7ad65d2' have entirely different histories.
b6767c68d1
...
4563c33eb3
@ -1,44 +1,47 @@
|
|||||||
InputFile /Users/danielpozsar/Downloads/nojij/Fe3GeTe2/monolayer/soc/lat3_791/Fe3GeTe2.fdf # comment test
|
InputFile /Users/danielpozsar/Downloads/nojij/Fe3GeTe2/monolayer/soc/lat3_791/Fe3GeTe2.fdf
|
||||||
OutputFile ./Fe3GeTe2_notebook # comment test
|
OutputFile ./Fe3GeTe2_notebook
|
||||||
|
|
||||||
|
|
||||||
ScfXcfOrientation [ 0 0 1 ] # comment test
|
ScfOrientation [ 0 0 1 ]
|
||||||
# comment test
|
|
||||||
%block XCF_Rotation # comment test
|
|
||||||
1 0 0 0 1 0 0 0 1 # comment test
|
|
||||||
0 1 0 1 0 0 0 0 1 # comment test
|
|
||||||
0 0 1 1 0 0 0 1 0 # comment test
|
|
||||||
%endblock XCFRotation # comment test
|
|
||||||
|
|
||||||
%block MagneticEntities # comment test
|
%block XCF_Rotation
|
||||||
Cluster 4 5 # this is a list of atoms
|
1 0 0 0 1 0 0 0 1
|
||||||
|
0 1 0 1 0 0 0 0 1
|
||||||
|
0 0 1 1 0 0 0 1 0
|
||||||
|
%endblock XCFRotation
|
||||||
|
|
||||||
|
%block MagneticEntites # atom index and orbital index
|
||||||
|
3 2
|
||||||
|
4 2
|
||||||
|
5 2
|
||||||
|
%endblock MagneticEntites
|
||||||
|
|
||||||
|
%block MagneticEntites
|
||||||
|
Claster 4 5 # this is a list of atoms
|
||||||
AtomShell 3 2 # this is one atom and shell index
|
AtomShell 3 2 # this is one atom and shell index
|
||||||
AtomShell 4 2 # this is one atom and shell index
|
AtomShell 4 2 # this is one atom and shell index
|
||||||
AtomShell 5 2 # this is one atom and shell index
|
AtomShell 5 2 # this is one atom and shell index
|
||||||
|
|
||||||
AtomOrbital 3 # this is one atom and orbital index
|
AtomOrbital 3 # this is one atom and orbital index
|
||||||
Orbitals # this is a slice of orbital index
|
ExplicitOrbital # this is a slice of orbital index
|
||||||
%endblock MagneticEntities
|
%endblock MagneticEntites
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%block Pairs # MagneticEntities index ai and aj, supercell offset
|
%Pairsblock # MagneticEntites index ai and aj, supercell offset
|
||||||
0 1 0 0 0
|
0 1 0 0 0
|
||||||
0 2 0 0 0
|
0 2 0 0 0
|
||||||
1 2 0 0 0
|
1 2 0 0 0
|
||||||
0 2 -1 -1 0 # comment test
|
0 2 -1 -1 0
|
||||||
1 2 -1 -1 0
|
1 2 -1 -1 0
|
||||||
0 2 -1 0 0
|
0 2 -1 0 0
|
||||||
1 2 -1 0 0
|
1 2 -1 0 0
|
||||||
1 2 -2 0 0
|
1 2 -2 0 0
|
||||||
1 2 -3 0 0 # comment test
|
1 2 -3 0 0
|
||||||
%endblock Pairs
|
%endPairsblock
|
||||||
|
|
||||||
INTEGRAL.Kset 3
|
INTEGRAL.Kset 3
|
||||||
INTEGRAL.Kdirs xy
|
INTEGRAL.Kdirs xy
|
||||||
INTEGRAL.Ebot -13 # comment test
|
INTEGRAL.Ebot -13
|
||||||
INTEGRAL.Eset 300 # comment test
|
INTEGRAL.Eset 300
|
||||||
INTEGRAL.Esetp 1000 # comment test
|
INTEGRAL.Esetp 1000
|
||||||
|
|
||||||
GREEN.ParallelSolver False # comment test
|
|
||||||
PadawanMode True # comment test
|
|
Loading…
Reference in new issue