update pair style unit test input files to be compatible with testing GPU package styles
This commit is contained in:
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair atm
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.metal
|
||||
pair_style: atm 12.0 5.0
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pre_commands: ! |
|
||||
echo screen
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
atom_modify map array
|
||||
units metal
|
||||
lattice diamond 5.43
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair meam/c
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.metal
|
||||
pair_style: meam/c
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair meam/spline
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.metal
|
||||
pair_style: meam/spline
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pre_commands: ! |
|
||||
echo screen
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
atom_modify map array
|
||||
units metal
|
||||
lattice diamond 5.43
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair polymorphic
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
change_box all x final 0 18 y final 0 18 z final 0 18
|
||||
input_file: in.metal
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair airebo
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.airebo
|
||||
pair_style: airebo 3.0 1 1
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair airebo
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.airebo
|
||||
pair_style: airebo 3.0 0 0
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair airebo/morse
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.airebo
|
||||
pair_style: airebo/morse 3.0 1 1
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair airebo/morse
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.airebo
|
||||
pair_style: airebo/morse 3.0 0 0
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair bop
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
comm_modify cutoff 14.0
|
||||
post_commands: ! |
|
||||
change_box all x final 0 14 y final 0 14 z final 0 14
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair bop
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
comm_modify cutoff 14.0
|
||||
post_commands: ! |
|
||||
change_box all x final 0 14 y final 0 14 z final 0 14
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair comb
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody-charge
|
||||
pair_style: comb
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair comb3
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody-charge
|
||||
pair_style: comb3 polar_off
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair extep
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: extep
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair gw
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: gw
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair gw/zbl
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: gw/zbl
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair lcbop
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: lcbop
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair meam/c
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: meam/c
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pair zbl
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: hybrid/overlay zbl 4.0 4.8 mliap model linear Ta06A.mliap.model descriptor
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pair zbl
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
variable zblz1 index 49
|
||||
variable zblz2 index 15
|
||||
post_commands: ! ""
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair nb3b/harmonic
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
variable units delete
|
||||
variable units index real
|
||||
post_commands: ! |
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair polymorphic
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
change_box all x final 0 9.8 y final 0 9.8 z final 0 9.8
|
||||
input_file: in.manybody
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair polymorphic
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
change_box all x final 0 9.9 y final 0 9.9 z final 0 9.9
|
||||
input_file: in.manybody
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair rebo
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.airebo
|
||||
pair_style: rebo
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pair zbl
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: hybrid/overlay zbl 4.0 4.8 snap
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pair zbl
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: hybrid/overlay zbl 4.0 4.2 snap
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair sw
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: sw
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair sw
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: sw
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair tersoff
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: tersoff
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair tersoff/mod
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: tersoff/mod
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair tersoff/mod/c
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: tersoff/mod/c
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair tersoff/table
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: tersoff/table
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair tersoff/zbl
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: tersoff/zbl
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair vashishta
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: vashishta
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair vashishta/table
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: vashishta/table 10000 0.2
|
||||
|
||||
@ -6,7 +6,7 @@ prerequisites: ! |
|
||||
pair edip/multi
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: edip/multi
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
lammps_version: 21 Jul 2020
|
||||
date_generated: Sat Aug 1 16:17:46 202
|
||||
epsilon: 5e-14
|
||||
epsilon: 7.5e-14
|
||||
prerequisites: ! |
|
||||
atom full
|
||||
pair born/coul/dsf
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
lammps_version: 21 Jul 2020
|
||||
date_generated: Fri Jul 31 12:07:29 202
|
||||
epsilon: 5e-14
|
||||
epsilon: 7.5e-14
|
||||
prerequisites: ! |
|
||||
atom full
|
||||
pair buck
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
lammps_version: 21 Jul 2020
|
||||
date_generated: Sat Aug 1 08:33:03 202
|
||||
epsilon: 5e-14
|
||||
epsilon: 5e-13
|
||||
prerequisites: ! |
|
||||
atom full
|
||||
pair buck/coul/long
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
lammps_version: 21 Jul 2020
|
||||
date_generated: Sat Aug 1 08:36:45 202
|
||||
epsilon: 5e-14
|
||||
epsilon: 2.5e-13
|
||||
prerequisites: ! |
|
||||
atom full
|
||||
pair buck/coul/msm
|
||||
|
||||
@ -8,7 +8,7 @@ prerequisites: ! |
|
||||
pre_commands: ! |
|
||||
variable units index metal
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
velocity all scale 100.0
|
||||
|
||||
@ -8,7 +8,7 @@ prerequisites: ! |
|
||||
pre_commands: ! |
|
||||
variable units index metal
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
velocity all scale 100.0
|
||||
|
||||
@ -8,7 +8,7 @@ prerequisites: ! |
|
||||
pair e3b
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
input_file: in.fourmol
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
lammps_version: 21 Jul 2020
|
||||
date_generated: Sat Aug 1 13:39:00 202
|
||||
epsilon: 5e-14
|
||||
epsilon: 7.5e-14
|
||||
prerequisites: ! |
|
||||
atom full
|
||||
pair lj/cubic
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pair lj/cut/tip4p/cut
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
input_file: in.fourmol
|
||||
|
||||
@ -8,7 +8,7 @@ prerequisites: ! |
|
||||
kspace pppm/tip4p
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
pair_modify table 0
|
||||
|
||||
@ -8,7 +8,7 @@ prerequisites: ! |
|
||||
kspace pppm/tip4p
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
pair_modify table 0
|
||||
|
||||
@ -8,7 +8,7 @@ prerequisites: ! |
|
||||
kspace pppm/tip4p
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
pair_modify table 16
|
||||
|
||||
@ -8,7 +8,7 @@ prerequisites: ! |
|
||||
kspace pppm/disp/tip4p
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
pair_modify table 0
|
||||
|
||||
@ -8,7 +8,7 @@ prerequisites: ! |
|
||||
kspace pppm/disp/tip4p
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
pair_modify table 16
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
---
|
||||
lammps_version: 21 Jul 2020
|
||||
date_generated: Thu Aug 6 16:52:44 202
|
||||
epsilon: 1e-14
|
||||
epsilon: 7.5e-13
|
||||
prerequisites: ! |
|
||||
atom full
|
||||
pair tip4p/cut
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
input_file: in.fourmol
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pair tip4p/long
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
pair_modify table 0
|
||||
|
||||
@ -9,7 +9,7 @@ prerequisites: ! |
|
||||
pair lj/cut
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
pair_modify table 0
|
||||
|
||||
@ -7,7 +7,7 @@ prerequisites: ! |
|
||||
pair tip4p/long
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
variable newton_pair index on
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! |
|
||||
pair_modify mix arithmetic
|
||||
pair_modify table 16
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
lammps_version: 21 Jul 2020
|
||||
date_generated: Sat Aug 1 14:40:56 202
|
||||
epsilon: 1e-12
|
||||
epsilon: 2e-12
|
||||
prerequisites: ! |
|
||||
atom full
|
||||
pair zbl
|
||||
|
||||
Reference in New Issue
Block a user