quantum-espresso/examples/example06
marsamos 6955f73b21 added xml examples for cp plus small modif to other xml examples. Simone Ziraldo.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7173 c92efa57-630b-4861-b058-cf58834340f0
2010-10-26 13:43:16 +00:00
..
reference Example 6 updated. 2009-07-10 19:12:09 +00:00
README Example for phonon dispersion calculation updated 2005-07-20 14:23:33 +00:00
run_example More pseudopotential renaming - note that some PP are actually 2008-08-01 08:30:34 +00:00
run_xml_example added xml examples for cp plus small modif to other xml examples. Simone Ziraldo. 2010-10-26 13:43:16 +00:00

README

This example illustrates how to calculate interatomic force 
constants (IFC) in real space for AlAs in zincblende structure.

The calculation proceeds as follows (for the meaning of the cited input
variables see the appropriate INPUT_* file)

1) make a self-consistent calculation (input=alas.scf.in,
   output=alas.scf.out)

2) make a phonon calculation for a uniform grid of q-points. We chose
   a 444 Monkhorst-Pack grid, not translated (nqte the variables
   nq, nq2, nq3). At Gamma, effective charges are automatically calculated
   (AlAs is a polar system).  All dynamical matrices are saved with
   a different name ("fildyn" + 1-8), while "fildyn" + 0 contains the
   information on the q-point grid (type of grid and number of points)

3) call program q2r.x to calculate IFC's in real space.
   All dynamical matrices are read and Fourier-transformed.
   The output file containing the force constants in a format suitable 
   for program matdyn.x is alas444.fc.

4) call program matdyn.x to recalculate phonons at any q-vector from
   previously calculated IFC's. See the header of matdyn.f90 for
   input documentation. Two different kind of calculations are 
   performed: phonon dispersions along the Gamma-X line, phonon DOS