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

@ -30,7 +30,7 @@ clear
read_restart melt.restart
pair_style python 2.5
pair_coeff * * potentials.LAMMPSLJCutPotential lj
pair_coeff * * potentials.LJCutMelt lj
fix 1 all nve
@ -45,7 +45,7 @@ atom_style atomic
read_data melt.data
pair_style python 2.5
pair_coeff * * potentials.LAMMPSLJCutPotential lj
pair_coeff * * potentials.LJCutMelt lj
neighbor 0.3 bin
neigh_modify every 20 delay 0 check no