Skip to content

Commit

Permalink
added proper equil.time to tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
reinaual committed Oct 11, 2019
1 parent ec2e064 commit 129029a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/scripts/tutorials/test_02-charged_system-2.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

tutorial, skipIfMissingFeatures = importlib_wrapper.configure_and_import(
"@TUTORIALS_DIR@/02-charged_system/02-charged_system-2.py",
num_steps_equilibration=60, num_configs=5, integ_steps_per_config=60)
num_steps_equilibration=200, num_configs=5, integ_steps_per_config=60)


@skipIfMissingFeatures
Expand Down

0 comments on commit 129029a

Please sign in to comment.