User Tools

Site Tools


probe_particle_stm

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
probe_particle_stm [2017/05/05 17:56]
krejcio
probe_particle_stm [2021/11/16 20:59] (current)
krejcio
Line 1: Line 1:
 +===== !!! Outdated !!! =====
 +
 +The repository changed to [[https://​github.com/​Probe-Particle/​PPSTM]] and all the documentation is copied and updated in its new Wiki [[https://​github.com/​Probe-Particle/​PPSTM/​wiki]].
 +
 +What is here is the left-over of the original documentation.
 +
 ===== Introduction ===== ===== Introduction =====
  
Line 13: Line 19:
 The PP-STM code calculates an STM or dI/dV signal based on the input from various Linear Combination of Atomic Orbitals (LCAO)-DFT codes. These inputs are eigen-energies of eigen-states (molecular orbitals) and LCAO coefficients (for each state and atomic orbital of sample). Sample can be approximated by freestanding molecule, or by full system - molecule/​substrate. The PP-STM code calculates an STM or dI/dV signal based on the input from various Linear Combination of Atomic Orbitals (LCAO)-DFT codes. These inputs are eigen-energies of eigen-states (molecular orbitals) and LCAO coefficients (for each state and atomic orbital of sample). Sample can be approximated by freestanding molecule, or by full system - molecule/​substrate.
  
-Nowadays these LCAO DFT codes can be used for the creation of necessary PP-STM inputs: //​Fireball//​ [[http://​sites.google.com/​site/​fireballofficialsite/​]],​ //​FHI-AIMS//​ [[http://​aimsclub.fhi-berlin.mpg.de]] and //GPAW// in the LCAO mode [[http://​wiki.fysik.dtu.dk/​gpaw/​documentation/​lcao/​lcao.html]]+Nowadays these LCAO DFT codes can be used for the creation of necessary PP-STM inputs: //​Fireball//​ [[http://​sites.google.com/​site/​fireballofficialsite/​]],​ //​FHI-AIMS//​ [[http://​aimsclub.fhi-berlin.mpg.de]], //CP2K// [[https://​www.cp2k.org/​]] and //GPAW// in the LCAO mode [[http://​wiki.fysik.dtu.dk/​gpaw/​documentation/​lcao/​lcao.html]]
  
 Detailed description of the PP-STM code principle is shown in PRB 95, 045407 (2017) - see the literature. Detailed description of the PP-STM code principle is shown in PRB 95, 045407 (2017) - see the literature.
Line 55: Line 61:
 - reading input files: [[reading procedures]] - reading input files: [[reading procedures]]
  
-- running fixed tip STM calculations:​ An example of the fixed tip STM calculations is script: __dIdV_test_Si_7x7.py__ ; There is no need to have pre-calculated positions of the tip and to have linked the PP-AFM code. The positions can be prepared by: ReadSTM.mkSpaceGrid(xmin,​xmax,​dx,​ymin,​ymax,​dy,​zmin,​zmax,​dz) -- Give rectangular grid along the main cartesian axes for non-relaxed dI/dV or STM - 4D grid of xyz coordinates.+- running fixed tip STM calculations:​ An example of the fixed tip STM calculations is script: __dIdV_test_Si_7x7.py__ ; There is no need to have pre-calculated positions of the tip and to have linked the PP-AFM code. The positions can be prepared by: ReadSTM.mkSpaceGrid(xmin,​xmax,​dx,​ymin,​ymax,​dy,​zmin,​zmax,​dz) -- Give rectangular grid along the main cartesian axes for non-relaxed dI/dV or STM - 4D grid of xyz coordinates. ​The height of the scan should be approximately 4-6 Å above the heighest atom of the sample. (A single height scan can be calculated easily, once zmin=zmax and dz is arbitrary > 0.001.)
  
 - running PP-dI/dV: An example how to run the whole PP-AFM pre-calculations and the PP-STM calculations is in __tests/​4N-coronene/​run_test.sh__ . The script how to calculate the PP-dI/dV is in __dIdV_test_4N-coronene.py__ . For this kind of calculations a linking with PP-AFM code needs to be done. To read the positions of the relaxing PP the pyProbeParticle.GridUtils are important. It is also needed once you want to plot df together with STM. But beware that the df is calculated from multiple heights (oscillating tip), while STM is calculated only from a single height. - running PP-dI/dV: An example how to run the whole PP-AFM pre-calculations and the PP-STM calculations is in __tests/​4N-coronene/​run_test.sh__ . The script how to calculate the PP-dI/dV is in __dIdV_test_4N-coronene.py__ . For this kind of calculations a linking with PP-AFM code needs to be done. To read the positions of the relaxing PP the pyProbeParticle.GridUtils are important. It is also needed once you want to plot df together with STM. But beware that the df is calculated from multiple heights (oscillating tip), while STM is calculated only from a single height.
Line 69: Line 75:
    
  - Example of PPSTM simulations with flexible CO tip: [[4N-coronene]]  - Example of PPSTM simulations with flexible CO tip: [[4N-coronene]]
 +
 +
 + - Example of PP-IETS simulation with flexible CO tip: [[FePc_Au]]
  
  
Line 75: Line 84:
 Ondrej Krejčí, Prokop Hapala, Martin Ondráček, and Pavel Jelínek, Principles and simulations of high-resolution STM imaging with a flexible tip apex, Phys. Rev. B 95, 045407 (2017); http://​journals.aps.org/​prb/​abstract/​10.1103/​PhysRevB.95.045407 Ondrej Krejčí, Prokop Hapala, Martin Ondráček, and Pavel Jelínek, Principles and simulations of high-resolution STM imaging with a flexible tip apex, Phys. Rev. B 95, 045407 (2017); http://​journals.aps.org/​prb/​abstract/​10.1103/​PhysRevB.95.045407
  
 +__For d-orbitals and IETS calculations:​__
 +
 +Bruno de la Torre, Martin Švec, Giuseppe Foti, Ondřej Krejčí, Prokop Hapala, Aran Garcia-Lekue,​ Thomas Frederiksen,​ Radek Zbořil, Andres Arnau, Héctor Vázquez, and Pavel Jelínek, Submolecular Resolution by Variation of the Inelastic Electron Tunneling Spectroscopy Amplitude and its Relation to the AFM/STM Signal, Phys. Rev. Lett. 119, 166001 (2017); http://​journals.aps.org/​prl/​abstract/​10.1103/​PhysRevLett.119.166001
probe_particle_stm.1493999804.txt.gz · Last modified: 2017/05/05 17:56 (external edit)