User Tools

Site Tools


exercises:2017_ethz_mmm:stm

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
exercises:2017_ethz_mmm:stm [2017/05/25 12:09] dpasseroneexercises:2017_ethz_mmm:stm [2017/05/25 12:17] dpasserone
Line 37: Line 37:
 An empirical potential in teh form of C6/R^6 plus a pauli repulsion An empirical potential in teh form of C6/R^6 plus a pauli repulsion
 is added to couple the adsorbate/substrate systems. is added to couple the adsorbate/substrate systems.
- 
  
  
Line 71: Line 70:
 </code> </code>
 </note> </note>
 +
 +Now go to the STM directory andsubmit the run script
 +<code>
 +qsub run
 +</code>
 +The program will compute the 10 highest and 10 lowest KS orbitals.
 +You can produce a contour plot of each orbital on a plane ~2A above the ribbon running a pyhton script:
 +
 +<code>
 +./plotorbitals.sc
 +</code>
 +I will also show you how to visualize the orbitals with VMD.
 +
 +To obtain teh stm images you have to combine different KS orbitals (depending on the bias voltage applied)
 +into a single cube file:
 +
 +<code>
 +qsub run_sumbias
 +</code>
 +you will then obtain a cube file for each desired bias voltage (see the script run_sumbias)
 +
 +Now you can compuyte a constant current STM image runnong the script
 +
 +<code>
 +qsub run_stm
 +</code>
 +
 +Please note that we are simulating a molecule, we do not include the electrons of the substrate
 +thus we have a disceret spectrum of energies and it is quite likely that for  values of the bias voltage
 +that fall in the HOMO-LUMO gap we will obtain an empty image
 +
exercises/2017_ethz_mmm/stm.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1