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
* Run a simulation for the example ``DimerSLD/DimerpuSLDcoupled``. Which output files are generated?
68
-
* 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]_.
68
+
* 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]_. Use the sccript ``plotTrajDimerSLD.py``.
69
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]_.
70
70
* 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.
71
71
72
72
Exercise 2: SLD simulation for trimer
73
73
-------------------------------------
74
74
75
-
TrimerSLD # Trimer SLD, atomic units, with different MML coupling,
76
-
# either of :math:`A_{iji}` type or of :math:`A_{ijk}` type.
77
-
# optional use of point group symmetries for the couplings
75
+
* Run a simulation for the example ``TrimerSLD/TrimerauSLD3site``.
76
+
* Modify the plot script ``plotTrajDimerSLD.py`` that was used for the dimer, so that it can be used for the trimer.
77
+
* Run a simulation for the example ``TrimerSLD/TrimerauSLD3siteSym``. Compare the input files contained in ``TrimerSLD/TrimerauSLD3siteSym`` with ``TrimerSLD/TrimerauSLD3site``. How do they differ?
0 commit comments