From f58aeecec069f44115b956d6cd1f5032faac9a82 Mon Sep 17 00:00:00 2001 From: rohskopf Date: Wed, 25 Jan 2023 14:05:55 -0700 Subject: [PATCH] Use bin neighbor list with Kokkos --- examples/meam/msmeam/potential.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/meam/msmeam/potential.mod b/examples/meam/msmeam/potential.mod index 10cc43afd8..ceec721c45 100644 --- a/examples/meam/msmeam/potential.mod +++ b/examples/meam/msmeam/potential.mod @@ -9,7 +9,7 @@ print "we just executed" pair_coeff * * library.MSmeam ${Pu} Ga4 HGaMS.meam ${Pu} Ga4 # Setup neighbor style -neighbor 1.0 nsq +neighbor 1.0 bin neigh_modify once no every 1 delay 0 check yes # Setup minimization style