Remove optional toggle from pair style commands
This commit is contained in:
@ -26,7 +26,7 @@ mass 2 30.98
|
||||
# choose potential
|
||||
|
||||
# Specify MLIAP Unified pair style
|
||||
pair_style mliap unified mliap_unified_hippynn_InP.pt 0
|
||||
pair_style mliap unified mliap_unified_hippynn_InP.pt
|
||||
pair_coeff * * In P
|
||||
|
||||
#dump 4 all custom 1 forces.xyz fx fy fz
|
||||
|
||||
@ -11,7 +11,7 @@ mass 1 1.0
|
||||
|
||||
velocity all create 3.0 87287 loop geom
|
||||
|
||||
pair_style mliap unified mliap_unified_lj_Ar.pkl 0
|
||||
pair_style mliap unified mliap_unified_lj_Ar.pkl
|
||||
pair_coeff * * Ar
|
||||
|
||||
neighbor 0.3 bin
|
||||
|
||||
Reference in New Issue
Block a user