User Tools

Site Tools


exercises:2017_uzh_cp2k-tutorial:gapw

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
Last revisionBoth sides next revision
exercises:2017_uzh_cp2k-tutorial:gapw [2017/07/12 20:23] gtocciexercises:2017_uzh_cp2k-tutorial:gapw [2017/07/12 20:27] gtocci
Line 111: Line 111:
     &QS     &QS
       ! Task: insert METHOD keyword to use gaussian and augmented plane wave method       ! Task: insert METHOD keyword to use gaussian and augmented plane wave method
 +      !METHOD GAPW
       EXTRAPOLATION ASPC       EXTRAPOLATION ASPC
       EXTRAPOLATION_ORDER 3       EXTRAPOLATION_ORDER 3
Line 166: Line 166:
       ! Task: specify below the METHOD to use to compute the XAS spectra       ! Task: specify below the METHOD to use to compute the XAS spectra
       ! half-core hole and the full core-hole are possible methods, choose transition potential half hole       ! half-core hole and the full core-hole are possible methods, choose transition potential half hole
 +      ! METHOD TP_HH
              
       DIPOLE_FORM   VELOCITY       DIPOLE_FORM   VELOCITY
Line 171: Line 172:
       ! Task: include the STATE_TYPE keyword to specify the states to compute the spectra       ! Task: include the STATE_TYPE keyword to specify the states to compute the spectra
       ! in NEXAFS experiments one looks at the excitation of the innermost-core shell       ! in NEXAFS experiments one looks at the excitation of the innermost-core shell
 +      ! STATE_TYPE 1s
       ! Task: include the ATOMS_LIST keyword for the calculation of XAS       ! Task: include the ATOMS_LIST keyword for the calculation of XAS
       ! you can look at the list of atoms to include in the .xyz file for the snapshot       ! you can look at the list of atoms to include in the .xyz file for the snapshot
       ! In order to include atoms from X to Y use the syntax X..Y       ! In order to include atoms from X to Y use the syntax X..Y
 +      ! ATOMS_LIST 1..32
       ! This keyword indicates the number of virtual KS orbitals       ! This keyword indicates the number of virtual KS orbitals
       ! to compute the XAS       ! to compute the XAS
Line 227: Line 228:
     ! for both O and H we want to use the all-electron 6-31G* basis set     ! for both O and H we want to use the all-electron 6-31G* basis set
     &KIND H     &KIND H
- +      ! BASIS_SET 6-31G* 
 +      ! POTENTIAL ALL
       ! number of points for the angular part of the grid, needed for GAPW       ! number of points for the angular part of the grid, needed for GAPW
       LEBEDEV_GRID 80       LEBEDEV_GRID 80
Line 235: Line 236:
     &END KIND     &END KIND
     &KIND O     &KIND O
- +      ! BASIS_SET 6-31G* 
 +      ! POTENTIAL ALL
       LEBEDEV_GRID 80       LEBEDEV_GRID 80
       RADIAL_GRID 200       RADIAL_GRID 200
Line 300: Line 301:
  
 How do your results for the convoluted spectrum compare with previous experiments and simulations? How do your results for the convoluted spectrum compare with previous experiments and simulations?
-Look for instance at the Bottom of Fig.2 of the papers [[doi> http://dx.doi.org/10.1063/1.2928842]] +Look for instance at the bottom of Fig.2 of the papers [[doi> 10.1063/1.2928842]] 
-or Fig 2 of [[doi>http://dx.doi.org/10.1063/1.1879752]].+or Fig 2 of [[doi> 10.1063/1.1879752]].
 There should be several things that do not match with our calculations. There should be several things that do not match with our calculations.
 Apart from a shift towards larger binding energies compared with the two papers, Apart from a shift towards larger binding energies compared with the two papers,
exercises/2017_uzh_cp2k-tutorial/gapw.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1