# 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