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

@ -9,7 +9,7 @@
# pdbfile = new PDB file
# template = PDB file to use as template for creating new PDB file
# this arg is optional, if not used a generic PDB file is created
# Author: Steve Plimpton (Sandia), sjplimp at sandia.gov
# Author: Steve Plimpton (Sandia), sjplimp at gmail.com
import sys,os
path = os.environ["LAMMPS_PYTHON_TOOLS"]