Skip to content

Automatically exported from code.google.com/p/fix-phonon

Notifications You must be signed in to change notification settings

WU2JING/fix-phonon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package contains a fix phonon command that calculates dynamical
matrices, which can then be used to compute phonon dispersion
relations, directly from molecular dynamics simulations.

See the doc page for the fix phonon command for detailed usage
instructions.

Use of this package requires building LAMMPS with FFT suppport, as
described in doc/Section_start.html.

There are example scripts for using this package in
examples/USER/phonon.

There is an auxiliary post-processing tool in tools/phonon that will
compute phonon frequencies and dispersion relations from the dynamical
matrices output by this command.

There is also an alternative code, dump2phonon, available which enables
one to use the functions of fix-phonon by reading in atom-style dump
files of lammps (which can be converted from the trajectories of any
other MD code):
   https://github.com/lingtikong/dump2phonon

The person who created this package is Ling-Ti Kong (konglt at
sjtu.edu.cn) at Shanghai Jiao Tong University.  Contact him directly
if you have questions.

About

Automatically exported from code.google.com/p/fix-phonon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • Shell 0.5%