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 08:19] – [lattice and unit cell description] 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/?image=potentials-sige.tar.gz&ns=&tab_details=view&do=media&tab_files=files|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 199: Line 202:
 for cp2k input file. Note the presence of the keyword ''SCALED'' in the section ''COORD'' for cp2k input file. Note the presence of the keyword ''SCALED'' in the section ''COORD''
 which indicates that cp2k should treat the coordinates as given in the lattice which indicates that cp2k should treat the coordinates as given in the lattice
-basis. Putting these two sections together, we have+basis. **The coordinates do not have to be given in the lattice basis, any format supported by cp2k will work**. Putting these two sections together, we have
  
 <code> <code>
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.1567412341.txt.gz · Last modified: 2020/08/21 10:15 (external edit)