added dynamical matrix python script

This commit is contained in:
charlie sievers
2019-09-26 12:39:55 -07:00
parent 0abbc59006
commit 8c4798b692
2 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# LAMMPS LATTICE DYNAMICS COMMANDS
## DYNAMICAL MATRIX CALCULATOR
This directory contains the ingredients to calculate a dynamical matrix with python.
Example:
```
python dynmat.py
```
## Requires: MANYBODY and MOLECULE packages and the Python Library Interface