User Tools

Site Tools


exercises:2014_ethz_mmm:simple_stm

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
Next revisionBoth sides next revision
exercise:simple_stm [2014/06/10 00:27] dpasseroneexercise:2014_ethz_mmm:simple_stm [2014/10/15 12:42] – exercise:simple_stm renamed to exercise:2014_ethz_mmm:simple_stm oschuett
Line 20: Line 20:
 <code> <code>
     &PRINT     &PRINT
 +! controls the printing of cubes for the generation of STM images.
     &STM     &STM
 +! set of sample bias
 +! negative for occupied states and positive for unoccupied states
       BIAS -2.0 -1.0 1.0 2.0       BIAS -2.0 -1.0 1.0 2.0
 +! orbital symmetry of the tip
 +! The change in the tip symmetry can radically alter the contrast of the topographic
 +! image due to changes in tip-surface overlap
       TH_TORB S       TH_TORB S
     &END STM     &END STM
 +! print molecular orbitals
     &MO_CUBES     &MO_CUBES
 +! 10 occupied orbitals
        NHOMO 10        NHOMO 10
 +! 10 unoccupied orbitals
        NLUMO 10        NLUMO 10
 +! limit the size of cube files
        STRIDE 2 2 2        STRIDE 2 2 2
        WRITE_CUBE T        WRITE_CUBE T
     &END     &END
 +! a cube file with eletrostatic potential generated by the total density (electrons+ions).
     &V_HARTREE_CUBE     &V_HARTREE_CUBE
     &END     &END
  
       &MO       &MO
 +! molecular orbitals eigenvalues and molecular ocuupations after each scf
        FILENAME EIG        FILENAME EIG
 +! add the last iteration with description
        ADD_LAST NUMERIC        ADD_LAST NUMERIC
 +! printing of eigenvalues of molecular orbitals
        EIGENVALUES        EIGENVALUES
 +! also print occupation of the molecular orbitals
        OCCUPATION_NUMBERS        OCCUPATION_NUMBERS
       &END       &END
exercises/2014_ethz_mmm/simple_stm.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1