Skip to content
Snippets Groups Projects
Commit 3333e4b4 authored by athomps's avatar athomps
Browse files

Put snap before zbl to get more helpful error message

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15660 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 2ae966c2
No related branches found
No related tags found
No related merge requests found
...@@ -9,9 +9,9 @@ variable zblz equal 73 ...@@ -9,9 +9,9 @@ variable zblz equal 73
# Specify hybrid with SNAP, ZBL # Specify hybrid with SNAP, ZBL
pair_style hybrid/overlay & pair_style hybrid/overlay snap &
zbl ${zblcutinner} ${zblcutouter} & zbl ${zblcutinner} ${zblcutouter}
snap
pair_coeff 1 1 zbl ${zblz} ${zblz} pair_coeff 1 1 zbl ${zblz} ${zblz}
pair_coeff * * snap Ta06A.snapcoeff Ta Ta06A.snapparam Ta pair_coeff * * snap Ta06A.snapcoeff Ta Ta06A.snapparam Ta
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment