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
Copy file name to clipboardExpand all lines: content/switching/switching.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ In this exercise you will compare the switching time of a macrospin with differe
34
34
35
35
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
36
36
the macrospin from **+z** to **-z** direction, compare the switching
37
-
time with damping ``0.2 ,0.4, 0.6, 0.8, 1.0``. You can directly use the script ``damping.sh`` to complete this simulation. Finally, plot the
37
+
time with damping ``0.2 ,0.4, 0.6, 0.8, 1.0``. You can directly use the script ``damping.sh`` to complete this exercise. Finally, plot the
38
38
average magnetization of **z** component as a function of time
39
39
for system with each damping and see how different damping affects the switching process and explain it from LLG equation(Here you can create a python plot script by yourself).
0 commit comments