Skip to content

Commit df5443e

Browse files
committed
Updated magnon exercise descriptions
1 parent e081503 commit df5443e

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

content/magnon/magnon.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,20 @@ Collinear magnon spectra and influence of uniaxial anisotropy
246246

247247
This example shows how to calculate the spin wave spectrum of the standard example bcc Fe and to understand the influence of the temperature on the spectra together with the influence of the uniaxial anisotropy. Files are found in the ``bccFeT1K`` and ``bccFeT300K`` folders.
248248

249+
Spin wave scripts
250+
^^^^^^^^^^^^^^^^^
251+
252+
Even though the calculation of magnon spectra will be practiced on in more detail enough,
253+
one can also use the setup above to quickly showcase the functionality of the ``preQ.py`` and ``postQ.py`` scripts.
254+
255+
These scripts are available in the repository but are continiously evolving. Up-to-date scripts are provided here: :download:`preQ.py <https://raw.githubusercontent.com/UppASD/UppASD/refs/heads/master/ASD_Tools/preQ.py>` and :download:`postQ.py <https://raw.githubusercontent.com/UppASD/UppASD/refs/heads/master/ASD_Tools/postQ.py>`
256+
257+
* Use the ``preQ.py`` script to setup a k-space path for the spin wave dispersion in bcc Fe, run the system, and plot the resulting ``ams.png`` by using ``postQ.py``.
258+
259+
Optional:
260+
* The ``preQ.py`` script provides several k-space paths. Compare the calculated magnon DOS ``magdos.bccFe100.out`` when using either ``qpoints D`` and ``qfile ./qfile.kpath`` or ``qpoints R`` and ``qfile ./qfile.reduced``.
261+
262+
249263
Crystal & magnetic structure
250264
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
251265

@@ -612,17 +626,3 @@ The exchange interaction file ``jASD2S`` can be downloaded from :download:`here
612626
* Calculate the spin wave stiffness for the system and examine how the results depend on the choice of ``eta_max`` and ``eta_min``.
613627

614628
The output from the stiffness calculations are found in the ``asd_micro.bccFe100.out`` file.
615-
616-
617-
Tutorial 0b: Spin wave scripts
618-
------------------------------
619-
620-
Even though the calculation of magnon spectra will be practiced on in more detail enough,
621-
one can also use the setup above to quickly showcase the functionality of the ``preQ.py`` and ``postQ.py`` scripts.
622-
623-
These scripts are available in the repository but are continiously evolving. Up-to-date scripts are provided here: :download:`preQ.py <https://raw.githubusercontent.com/UppASD/UppASD/refs/heads/master/ASD_Tools/preQ.py>` and :download:`postQ.py <https://raw.githubusercontent.com/UppASD/UppASD/refs/heads/master/ASD_Tools/postQ.py>`
624-
625-
* Use the ``preQ.py`` script to setup a k-space path for the spin wave dispersion in bcc Fe, run the system, and plot the resulting ``ams.png`` by using ``postQ.py``.
626-
627-
Optional:
628-
* The ``preQ.py`` script provides several k-space paths. Compare the calculated magnon DOS ``magdos.bccFe100.out`` when using either ``qpoints D`` and ``qfile ./qfile.kpath`` or ``qpoints R`` and ``qfile ./qfile.reduced``.

0 commit comments

Comments
 (0)