Skip to content

Commit dfb519e

Browse files
authored
Merge pull request #14 from UppASD/stiffness
Added additional exercises to magnon tutorial.
2 parents f8eb111 + ea72148 commit dfb519e

8 files changed

Lines changed: 1123 additions & 0 deletions

File tree

content/magnon/Stiffness/inpsd.dat

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
simid bccFe100
2+
ncell 36 36 36 System size
3+
BC P P P Boundary conditions (0=vacuum, P=periodic)
4+
cell -0.5000000000 0.5000000000 0.5000000000
5+
0.5000000000 -0.5000000000 0.5000000000
6+
0.5000000000 0.5000000000 -0.5000000000
7+
Sym 1 Symmetry of lattice (0 for no, 1 for cubic, 2 for 2d cubic, 3 for hexagonal)
8+
9+
posfile ./posfile
10+
posfiletype D
11+
momfile ./momfile
12+
exchange ./jASD2S
13+
14+
Initmag 3 Initial config of moments (1=random, 2=cone, 3=spec., 4=file)
15+
16+
do_avrg Y Measure averages
17+
do_cumu Y
18+
plotenergy 1
19+
20+
do_ams Y
21+
do_magdos Y
22+
qpoints D
23+
qfile ./qfile.kpath
24+
25+
do_stiffness Y
26+
eta_max 12
27+
eta_min 6
28+
alat 2.87e-10

content/magnon/Stiffness/jASD2S

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
1 1 -1 -1 -1 1.359407144 0.866
2+
1 1 -1 -1 0 0.688476934 1.000
3+
1 1 -2 -1 -1 -0.020799303 1.414
4+
1 1 -2 -2 -1 -0.083551918 1.658
5+
1 1 -2 -2 -2 -0.097112747 1.732
6+
1 1 -2 -2 0 0.057294178 2.000
7+
1 1 -3 -2 -2 -0.008225328 2.179
8+
1 1 -3 -2 -1 0.009990601 2.236
9+
1 1 -3 -1 -2 0.010266343 2.236
10+
1 1 -3 -3 -2 -0.062247601 2.449
11+
1 1 -3 -3 -1 0.015206993 2.598
12+
1 1 -3 -3 -3 0.141101884 2.598
13+
1 1 -4 -2 -2 -0.017295031 2.828
14+
1 1 -4 -3 -2 0.001021085 2.958
15+
1 1 -3 -3 0 0.023401480 3.000
16+
1 1 -4 -3 -3 0.006667592 3.000

content/magnon/Stiffness/momfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1 1 2.2459 0.0 0.0 1.0 0.0

content/magnon/Stiffness/posfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1 1 0.000000 0.000000 0.000000

0 commit comments

Comments
 (0)