You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following tutorial shows every step necessary to calculate spin wave spectrum and S(q,w) through the simple example of the ferromagnetic spin chain. Notice that the classical magnetic ground state of the Hamiltonian defined in this example is where every spin have the same direction, the direction is arbitrary since the Hamiltonian is isotropic. Files are found in ``HeisChain`` folder.
11
+
The following tutorial shows every step necessary to calculate adiabatic spin wave spectrum and dynamic structure factor S(q,w) through the simple example of the ferromagnetic spin chain. Notice that the classical magnetic ground state of the Hamiltonian defined in this example is where every spin have the same direction. The global orientation of the spins is arbitrary since the Hamiltonian is isotropic. Files are found in ``HeisChain`` folder. Some blocks of the `ìnpsd.dat``file are inlined in the following to highlight the key words that control calculation of adiabatic magnon spectra and calculation of the dynamic structure factor.
12
12
13
13
Crystal & magnetic structure
14
14
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15
15
16
-
Using the lines below with the indicated files, the crystal and magnetic structure are readily available, so that an 1D Heisenberg chain is created.
16
+
Using the lines below with the indicated files, the crystal and magnetic structure are readily available, so that a 1D Heisenberg chain is created. The chain extends over 100 sites along the z direction. Have a look on the posfile and momfile. The nearest neighbor ferromagnetic exchange coupling is contained in the jfile.
17
17
::
18
18
19
19
simid HeisWire System name
@@ -36,15 +36,15 @@ Using the lines below with the indicated files, the crystal and magnetic structu
36
36
37
37
Fig 1. Crystal and magnetic texture.
38
38
39
-
**The first Brillouin zone of a simple cubic lattice**
39
+
**The first Brillouin zone of a simple cubic (sc) lattice**
40
40
41
41
.. figure:: figures/tutorial2/fig3.png
42
42
43
43
Fig 3. Primitive and reciprocal lattice vectors in sc.
44
44
45
45
.. figure:: figures/tutorial2/fig4.png
46
46
47
-
Fig 4. SC 1st Brillouin zone.
47
+
Fig 4. sc 1st Brillouin zone.
48
48
49
49
.. figure:: figures/tutorial2/fig5.png
50
50
@@ -65,8 +65,8 @@ We calculate the spin wave spectrum (in this case, a collinear adiabatic magnon
65
65
qfile ./qfile Path along the high symmetry points in the reciprocal space
66
66
67
67
68
-
Spin dynamics
69
-
^^^^^^^^^^^^^
68
+
Spin dynamics and sampling of the dynamic structure factor
The following tutorial shows every step necessary to calculate the spin wave spectrum and S(q,w) through the simple example of the antiferromagnetic spin chain. Notice that AMS in this case does not work for the primitive unit cell and it is necessary a magnetic supercell 2x1x1 of the crystal cell and define both spin directions in the supercell. Files are found in HeisChainAF folder.
124
+
The following tutorial shows every step necessary to calculate the spin wave spectrum and S(q,w) through the simple example of the antiferromagnetic spin chain. Notice that AMS in this case does not work for the primitive unit cell and it is necessary to set up a 1x1x2 magnetic supercell of from the crystal unit cell and define both spin directions in the supercell. The chain has 200 spins along the z direction. Files are found in HeisChainAF folder.
125
125
126
126
Crystal & magnetic structure
127
127
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
128
128
129
-
Using the lines below with the indicated files, the crystal and magnetic structure are readily available, so that an 1D AFM Heisenberg chain is created. Have a look to posfile and momfile.
129
+
Using the lines below with the indicated files, the crystal and magnetic structure are readily available, so that an 1D AFM Heisenberg chain is created. Have a look on the posfile and momfile. The nearest neighbor antiferromagnetic exchange coupling is contained in the jfile.
130
130
131
131
::
132
132
133
133
simid HeisWire
134
134
ncell 1 1 100 System size
135
135
BC 0 0 P Boundary conditions (0=vacuum,P=periodic)
136
136
cell 1.00000 0.00000 0.00000
137
-
0.00000 1.00000 0.00000
137
+
0.00000 1.00000 0.00000
138
138
0.00000 0.00000 2.000000
139
139
Sym 1 Symmetry of lattice (0 for no, 1 for cubic, 2 for 2d cubic, 3 for hexagonal)
140
140
@@ -208,7 +208,7 @@ Use the UppASD graphical interface (ASD_GUI) or the script enclosed in this cour
208
208
209
209
Fig 6. Adiabatic magnon spectra.
210
210
211
-
2. Use the magnetic supercell 2x1x1 of the crystal cell
211
+
2. Use the magnetic supercell 1x1x2 of the crystal cell
0 commit comments