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

@ -7,7 +7,7 @@
# Nid,Ntype,Nx,Ny,Nz = columns #s for ID,type,x,y,z
# (usually 1,2,3,4,5)
# cfgfile = new CFG file
# 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"]