Skip to content

Commit e26bcac

Browse files
committed
Revised sld.rst
1 parent 380f54e commit e26bcac

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

content/sld/sld.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ input files need to be augmented with a number of files, namely a ``phonfile``,
77
and the coupling constants for a cross coupling Hamiltonian such as the third order
88
spin-spin-displacement Hamiltonian contained in an ``mmlfile``.
99

10+
In these exercises you will explore how a spin-lattice coupled systems can be set up for
11+
simulation with UppASD. The first two systems are a magnetic dimer and a magnetic trimer.
12+
For these systems input files are provided in two variants, either with the full set of
13+
interactions specified, or with only the irreducible set of interactions are specified.
14+
In the latter case the point group operations that are activated with the ``sym`` flag
15+
are used to work out the full set of couplings.
16+
1017
Exercise 1: SLD simulation of a dimer
1118
-------------------------------------
1219

@@ -59,18 +66,19 @@ on one of the two atoms that are exchange coupled, given that no third site is p
5966

6067
* Run a simulation for the example ``DimerSLD/DimerpuSLDcoupled``. Which output files are generated?
6168
* Plot the time trajectories of the energies that are written to the file ``lattenergy.scnobase.out``. How do the energies evolve in time? Compare for Fig. 2 in [Hellsvik2019]_.
62-
* Plot the time trajectories of spins (``moment.scnobase.out``), and displacements (``disp.scnobase.out``). How do magnetic precession frequencies evolve in time? Compare for Fig. 3 in [Hellsvik2019]_.
69+
* Plot the time trajectories of spins (``trajectory.scnobase.001.1.out``, ``trajectory.scnobase.002.1.out``), and displacements (``disptraj.scnobase.1.1.out``, ``disptraj.scnobase.2.1.out``). How do magnetic precession frequencies evolve in time? Compare for Fig. 3 in [Hellsvik2019]_.
6370
* Compare the input files contained in ``DimerSLD/DimerpuSLDcoupledSym`` with ``DimerSLD/DimerpuSLDcoupled``. How do they differ? Verify that the same Hamiltonians are set up within the UppASD simulation by comparing the ``struct.scnobase.out``, the ``lldata.scnobase.ou``, and the ``mmldata.scnobase.out`` files for the two different cases.
6471

65-
SLD simulation for trimer
66-
-------------------------
72+
Exercise 2: SLD simulation for trimer
73+
-------------------------------------
6774

6875
TrimerSLD # Trimer SLD, atomic units, with different MML coupling,
6976
# either of :math:`A_{iji}` type or of :math:`A_{ijk}` type.
7077
# optional use of point group symmetries for the couplings
7178

72-
bcc Fe
73-
------
79+
Exercise 3: Phonon and magnon spectra for bcc Fe
80+
------------------------------------------------
81+
7482
bccFeSLD # bcc Fe with MM, LL and MML coupling. Uses cutoff in LL interaction
7583

7684
# Variants available in the runbccFe*.sh scripts

0 commit comments

Comments
 (0)