Allow fix python to only execute every N steps

This commit is contained in:
Richard Berger
2017-05-12 00:29:58 -04:00
parent 93f6033061
commit c4d0f07093
3 changed files with 18 additions and 12 deletions

View File

@ -33,8 +33,8 @@ def post_force_callback(lmp, v):
"""
fix 1 all nve
fix 2 all python end_of_step end_of_step_callback
fix 3 all python post_force post_force_callback
fix 2 all python 50 end_of_step end_of_step_callback
fix 3 all python 50 post_force post_force_callback
#dump id all atom 50 dump.melt