Skip to content

Commit bcaabb5

Browse files
Increased maximum number of neighbors
1 parent 375ab26 commit bcaabb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_driver/npt.lammps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kim init ${modelname} metal unit_conversion_mode
55
boundary p p p
66

77
# Explicitly include neighbor list command so that it can be changed conveniently.
8-
neigh_modify delay 0 every 1 check yes one 2000
8+
neigh_modify delay 0 every 1 check yes one 4000
99

1010
# Read initial zero-temperature crystal.
1111
read_data output/zero_temperature_crystal.lmp

0 commit comments

Comments
 (0)