Fillianore / phonon-sed

Python codes to calculate phonon spectral energy density from LAMMPS velocity data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author

Ty Sterling, University of Colorado Boulder, Dept. of Physics

Contact

ty.sterling@colorado.edu

pSED

Python code to calculate the phonon spectral energy density (psed) from molecular dynamics simulations. The executable is pSED and can ran from the command line as ./pSED. For more info, read the included 'manual.pdf' file.

modules

The files containing all the subroutines and classes used by pSED.

lammps

Some sample LAMMPS input files

structure_maker_API

This directory contains a file that can use subroutines in Lattice.py to generate crystal structures for simulations. It also creates the file 'lattice.dat' needed by pSED

About

Python codes to calculate phonon spectral energy density from LAMMPS velocity data.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%