mirror of https://github.com/phonopy/phonopy.git
0461f2e9e7
for more information, see https://pre-commit.ci |
||
---|---|---|
.. | ||
force-001 | ||
force-002 | ||
README | ||
atom.config | ||
band.conf | ||
etot.input | ||
supercell-001.config | ||
supercell-002.config | ||
supercell.config |
README
NaCl example. Details are presented on the phonopy document at http://phonopy.github.io/phonopy/examples.html. Shortly the usage is shown here, too. The supercells with displacements were created by % phonopy --pwmat -d --dim 2 2 2 --pa auto -c atom.config FORSE_SETS is obtained by % phonopy --pwmat -f force-001/OUT.FORCE force-002/OUT.FORCE Band structure is plotted by % phonopy -p --dim="2 2 2" --pa="0.0 0.5 0.5 0.5 0.0 0.5 0.5 0.5 0.0" \ --band="0.0 0.0 0.0 0.5 0.0 0.0 0.5 0.5 0.0 0.0 0.0 0.0 0.5 0.5 0.5" PDOS is plotted by: % phonopy -p --dim="2 2 2" --pa="0.0 0.5 0.5 0.5 0.0 0.5 0.5 0.5 0.0" \ --mesh="15 15 15" --pdos="1, 2"