User Tools

Site Tools


exercises:2018_ethz_mmm:stm_2018

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
exercises:2018_ethz_mmm:stm_2018 [2018/05/10 13:07] dpasseroneexercises:2018_ethz_mmm:stm_2018 [2020/08/21 10:15] (current) – external edit 127.0.0.1
Line 1: Line 1:
 =====Simulation of STM and AFM images for two short graphene nanoribbons with different chemical termination===== =====Simulation of STM and AFM images for two short graphene nanoribbons with different chemical termination=====
 +<note warning>
 +In case you do not want to use the quantum-mobile VM, you will need to install the asetk and ProbeParticle packages:
 +<code>
 +git clone https://github.com/ltalirz/asetk
 +pip install -e asetk
 +</code>
 +and
 +<code>
 +git clone https://github.com/ProkopHapala/ProbeParticleModel.git
 +cd ProbeParticleModel/
 +git checkout dev
 +</code>
 +
 +</note>
 download from [[https://polybox.ethz.ch/index.php/s/CH5VdcI40YdELez|here]] the tar file exercise_10.tar, move the file to your exercise directory, and extract the content download from [[https://polybox.ethz.ch/index.php/s/CH5VdcI40YdELez|here]] the tar file exercise_10.tar, move the file to your exercise directory, and extract the content
  
Line 80: Line 94:
 </code> </code>
 The program will compute the 4 highest occupied and 4 lowest unoccupied KS orbitals. The program will compute the 4 highest occupied and 4 lowest unoccupied KS orbitals.
-visualize the orbitals with VMD+Visualize the orbitals with VMD (remember **+** and **-**)
  
  
Line 162: Line 176:
 </note> </note>
  
 +<note important>
 +Look at the KS orbitals (especially HOMO and LUMO) for both spin UP and DOWN
 +</note>
 <note important> <note important>
 Notice the difference between the images in TASK_2 and the images in TASK_1 Notice the difference between the images in TASK_2 and the images in TASK_1
exercises/2018_ethz_mmm/stm_2018.1525957678.txt.gz · Last modified: 2020/08/21 10:15 (external edit)