change example inputs to be backward compatible
This commit is contained in:
@ -51,7 +51,7 @@ set group nebatoms type 3
|
||||
group nonneb subtract all nebatoms
|
||||
|
||||
fix 1 lower setforce 0.0 0.0 0.0
|
||||
fix 2 nebatoms neb 1.0
|
||||
fix 2 nebatoms neb 1.0 neigh
|
||||
fix 3 all enforce2d
|
||||
|
||||
thermo 100
|
||||
|
||||
@ -53,7 +53,7 @@ set group nebatoms type 3
|
||||
group nonneb subtract all nebatoms
|
||||
|
||||
fix 1 lower setforce 0.0 0.0 0.0
|
||||
fix 2 nebatoms neb 1.0
|
||||
fix 2 nebatoms neb 1.0 neigh
|
||||
fix 3 all enforce2d
|
||||
|
||||
thermo 100
|
||||
|
||||
@ -66,7 +66,7 @@ minimize 1.0e-6 1.0e-4 1000 10000
|
||||
|
||||
reset_timestep 0
|
||||
|
||||
fix 1 all neb 1.0
|
||||
fix 1 all neb 1.0 neigh
|
||||
|
||||
thermo 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user