update log files in python pair style example

This commit is contained in:
Axel Kohlmeyer
2017-05-17 08:00:21 -04:00
parent 13e16dc3f1
commit a34c935e20
6 changed files with 165 additions and 165 deletions

View File

@ -31,7 +31,7 @@ clear
read_restart hybrid.restart
pair_style hybrid lj/cut 2.5 python 2.5
pair_coeff * * python potentials.LAMMPSLJCutPotential lj NULL
pair_coeff * * python potentials.LJCutMelt lj NULL
pair_coeff * 2 lj/cut 1.0 1.0
fix 1 all nve
@ -47,7 +47,7 @@ atom_style atomic
read_data hybrid.data
pair_style hybrid lj/cut 2.5 python 2.5
pair_coeff * * python potentials.LAMMPSLJCutPotential lj NULL
pair_coeff * * python potentials.LJCutMelt lj NULL
pair_coeff * 2 lj/cut 1.0 1.0
neighbor 0.3 bin