Skip to content

Commit 5578eec

Browse files
authored
Merge pull request #16 from UppASD/rstedits
rst edits
2 parents 142fc31 + edec5a6 commit 5578eec

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

-7.83 MB
Binary file not shown.

content/switching/switching.rst

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ speed and with lower energy consumption has obvious benefits for our society. He
99
The presentation is avalable as :download:`pdf <Presentation/Lecture_switching_UppASD_school.pdf>`
1010

1111
TASK1: External field
12-
-----------------
12+
---------------------
1313
* The magnetization direction of sample can be manipulated by applying an external magnetic field with the desired orientation. In this exercise you will apply a magnetic field to switch the magnetization direction of macrospin and bcc Fe from **+z** to **-z** direction.
1414

1515
1. Use the flag ``hfield`` in ``inpsd.dat`` to control the strength as well as the direction of magnetic field.
@@ -28,9 +28,8 @@ Do you think the switching process of bccFe behaves like a macrospin? Try to exp
2828
from the output ``moment.bccFe100.out``.
2929

3030
TASK2: Damping and magnetic anisotropy
31-
------------------------
32-
* Damping enters the LLG equation as a phenomenological term, which denotes the energy and angular momentum dissipation from the magnetic system to the environment. The magnetic switching is heavily dependent on the damping.
33-
In this exercise you will compare the switching time of a macrospin with different damping.
31+
--------------------------------------
32+
* Damping enters the LLG equation as a phenomenological term, which denotes the energy and angular momentum dissipation from the magnetic system to the environment. The magnetic switching is heavily dependent on the damping. In this exercise you will compare the switching time of a macrospin with different damping.
3433

3534
The inputs for this simulation are in the folder ``damping``. Use the flag ``damping`` in ``inpsd.dat`` to control the damping parameter in LLG equation. Here you still switch the magnetization direction of
3635
the macrospin from **+z** to **-z** direction, compare the switching
@@ -55,7 +54,7 @@ for system with each magnetic anisotropy and see the effect of anisotropy on swi
5554

5655

5756
TASK3: Precessional switching
58-
------------------------
57+
-----------------------------
5958
In this exercise, you will simulate the precessional switching which has been introduced in the talk.
6059

6160
Here you will use the flag ``do_bpulse`` in ``inpsd.dat`` to control the type of field pulse(The pulse type like square pulse, square pulse with exponential head and tail,
@@ -64,14 +63,9 @@ If you have time, try to compare the switching process with different damping an
6463

6564

6665
TASK4: Spin transfer torque(STT)
67-
------------------------
66+
--------------------------------
6867
* Magnetic memory devices have been studied extensively in the past years. The IBM racetrack memory being one of the prime examples of this. This device relies on the movement of a magnetic texture connecting two magnetic domains with different orientation. This texture is known as a domain wall. To move this wall a spin polarized current can be applied to the system exerting a torque over the texture forcing it to move. In this exercise, you will simulate the precessional switching.
6968

7069
In this task, use the flag ``Initmag 4`` and ``restartfile ./restart.DOMAIN.DW`` to initialize spin configuration of
7170
the system. Then turn on the STT flag by ``stt A`` and define the polarized direction of current by ``jvec jx jy jz``. Visualize the domain wall motion dynamics of the
7271
system by UppASD GUI, for that you need to set ``do tottraj Y`` to get the trajectory of each spin at each sampling step. You can play with the flag ``jvec`` to manipulate the direction of domain motion(Play with different strength and vectors of current).
73-
74-
75-
76-
77-

0 commit comments

Comments
 (0)