Skip to content

How do I add more than one dynamic bond while my simulation runs? #1890

Closed Answered by joaander
anushkaj11 asked this question in Support
Discussion options

You must be logged in to vote

Writers and Updaters execute at different points during the Simulation.run loop: See https://hoomd-blue.readthedocs.io/en/v4.8.2/package-hoomd.html#hoomd.Simulation.run for details.

You should use an Updater when you modify system state and Writer when you read the system state and write results to an output (e.g. file or stream).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anushkaj11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants