rename example folders

This commit is contained in:
Axel Kohlmeyer
2021-06-29 11:23:47 -04:00
parent b8c5f08e75
commit 4342987043
1351 changed files with 4 additions and 3 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