Software to calculate crystal microscopic anharmonic properties from molecular dynamics (MD) using the normal-mode-decomposition technique. These properties include the phonon frequency shifts and linewidths, as well as the renormalized force constanst and thermal properties by using quasiparticle theory. This code includes interfaces for MD outputs from VASP and LAMMPS. PHONOPY code is used to obtain harmonic phonon modes.
Online manual: http://abelcarreras.github.io/DynaPhoPy/
2a. Install from pypi repository
pip install dynaphopy --user
2b. Install from source (requires c compiler)
pip install -r requirements.txt --user
python setup.py install --user
Command line method
dynaphopy input_file MD_file [Options]
Interactive mode
dynaphopy input_file MD_file -i
Scripting method (as a module)
Input files for several materials can be found in the same example/inputs directory. More information in the online manual at: http://abelcarreras.github.io/DynaPhoPy
Abel Carreras
abelcarreras83@gmail.com
Donostia International Physics Center (DIPC)
Donostia-San Sebastian (Spain)