Added a comment to explain what exactly writes the matdyn

program with the options fleig and flvec.

MCB


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@9193 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
calandra 2012-07-18 16:46:32 +00:00
parent 370e7a498d
commit 0838c9d21e
1 changed files with 7 additions and 1 deletions

View File

@ -75,8 +75,14 @@ PROGRAM matdyn
! the dos is in states/cm(-1) plotted vs omega in cm(-1)
! and is normalised to 3*nat, i.e. the number of phonons
! flfrq output file for frequencies (default: 'matdyn.freq')
! flvec output file for normal modes (default: 'matdyn.modes')
! flvec output file for normalized phonon displacements
! (default: 'matdyn.modes'). The normalized phonon displacements
! are the eigenvectors divided by the mass and then normalized.
! As such they are not orthogonal.
!
! fleig output file for phonon eigenvectors (default: 'matdyn.eig')
! The phonon eigenvectors are the eigenvectors of the dynamical
! matrix.
! fldyn output file for dynamical matrix (default: ' ' i.e. does not write)
! at supercell lattice vectors - must form a superlattice of the
! original lattice (default: use original cell)