In fropho, forces on each atom and displacements introduced to each atom to calculate forces are assumed to be already obtained by outside calculation, e.g., first-principles calculation code, VASP [5] or ABINIT [6], etc. First-principles calculation codes can output forces based on Hellman-Feynman theorem. To employ readily prepared forces, fropho creates symmetrized force constants and then constructs dynamical matrices at each point in reciprocal space (q-point). By solving dynamical matrix, we will know the eigenvalues and eigenvectors, which correspond to phonon frequencies and phonon vibration modes, respectively. Connecting each result, we can know more information of materials. Phonon frequencies on successive q-points are recognized as phonon band structure. Collecting phonon frequencies in Brillouin zone and sorting it by frequency, we may know phonon density of states (DOS). Using both of phonon vibration modes and frequencies, we may know partial DOS (PDOS).
In this document, basic theory is not introduced. Some helpful books are introduced here instead. The basic theory of lattice dynamics is shown in ``Introduction to Lattice Dynamics'' [7]. Applications of the phonon calculations in material science are introduced in ``Electronic Structure'' [8]. For more study, ``Dynamical Theory of Crystal Lattices'' and ``Theory of lattice dynamics in harmonic approximation'' are popular as classic texts [9,10]. When I wrote fropho, ``Dynamics of Perfect Crystal'' was helpful [11]. Most of the calculations are done by matrix treatment in fropho. Understanding matrix operations, ``Mathematical Methods for Physicists'' [12] is helpful and ``Numerical Recipes'' [13] is good to understand singular value decomposition.
togo 2009-02-12