User Tools

Site Tools


howto:running_qe_computation

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
howto:running_qe_computation [2019/09/02 10:34] mtaillefumierhowto:running_qe_computation [2021/12/08 10:18] (current) mtaillefumier
Line 1: Line 1:
 +====== How to run calculations like Quantum ESPRESSO ======
 +
 +
 ===== Introduction ===== ===== Introduction =====
  
Line 8: Line 11:
 An other popular program for plane wave DFT is [[http://www.quantum-espresso.org|Quantum Expresso]] (QE). A full description of QE functionalities is outside the scope of this tutorial, but one of the main functionalities is ground state minimization and geometry optimization of crystals. In this tutorial, we will show how to do QE calculations with CP2K + An other popular program for plane wave DFT is [[http://www.quantum-espresso.org|Quantum Expresso]] (QE). A full description of QE functionalities is outside the scope of this tutorial, but one of the main functionalities is ground state minimization and geometry optimization of crystals. In this tutorial, we will show how to do QE calculations with CP2K +
 SIRIUS. We will consider the simple case of silicium doped with germanium and SIRIUS. We will consider the simple case of silicium doped with germanium and
-show how to convert a QE input file to cp2k input file. Files for this tutorial can be found [[https://www.cp2k.org/about?image=howto%3Asi7ge.tar.gz&ns=howto&tab_details=view&do=media|here]] while the cp2k input files can be found in the cp2k tests directory.+show how to convert a QE input file to cp2k input file. Files for this tutorial can be found [[https://www.cp2k.org/_media/howto:si7ge.tar.gz|here]] while the cp2k input files can be found in the cp2k tests directory.
  
 === Word of caution with the pseudo-potential files === === Word of caution with the pseudo-potential files ===
Line 417: Line 420:
 ^ QE keyword ^ CP2K (SIRIUS) keyword  ^ section ^ desciption ^ ^ QE keyword ^ CP2K (SIRIUS) keyword  ^ section ^ desciption ^
 | nspins = 1, 2  | NUM_MAG_DIMS = 0, 1 | PW_DFT/PARAMETERS | computation in LDA and SLDA | | nspins = 1, 2  | NUM_MAG_DIMS = 0, 1 | PW_DFT/PARAMETERS | computation in LDA and SLDA |
-| nocolin = true | NUM_MAG_DIMS =    | PW_DFT/PARAMETERS | non colinear magnetism |+| nocolin = true | NUM_MAG_DIMS =    | PW_DFT/PARAMETERS | non colinear magnetism |
 | electron_maxstep | NUM_DFT_ITER | PW_DFT/PARAMETERS | number of scf iterations | | electron_maxstep | NUM_DFT_ITER | PW_DFT/PARAMETERS | number of scf iterations |
 | mixing_beta | beta| PW_DFT/MIXER| mixing parameter for the broyden mixer| | mixing_beta | beta| PW_DFT/MIXER| mixing parameter for the broyden mixer|
howto/running_qe_computation.1567420452.txt.gz · Last modified: 2020/08/21 10:15 (external edit)