a few more updates

This commit is contained in:
Axel Kohlmeyer
2022-10-20 23:11:45 -04:00
parent df92e5f228
commit b26716c44c
12 changed files with 14 additions and 13 deletions

View File

@ -6,7 +6,7 @@
# log.lammps = LAMMPS log file
# X,Y = plot Y versus X where X,Y are thermo keywords
# once plot appears, you are in Python interpreter, type C-D to exit
# Author: Steve Plimpton (Sandia), sjplimp at sandia.gov
# Author: Steve Plimpton (Sandia), sjplimp at gmail.com
import sys,os,code
path = os.environ["LAMMPS_PYTHON_TOOLS"]