glotzerlab / hoomd-examples

HOOMD-blue example scripts.
BSD 3-Clause "New" or "Revised" License
35 stars 15 forks source link

Introducing molecular dynamics tutorial #14

Closed joaander closed 3 years ago

joaander commented 3 years ago

Description

Add the introductory MD tutorial for the HOOMD v3 API.

Review request

Reviewers, in addition to detailed comments, I'd like you to think about and comment on the following:

The concept map ppt will be included in the PR if you want to check it out.

Note: There are a few TODOs already marked (especially in section 2) on things I already plan to change.

Checklist:

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

review-notebook-app[bot] commented 3 years ago

View / edit / reply to this conversation on ReviewNB

b-butler commented on 2020-09-23T20:42:10Z ----------------------------------------------------------------

I might mention in a # comment that the from_box method is used to copy the box.


joaander commented on 2020-09-24T12:40:59Z ----------------------------------------------------------------

Should we enable support for Python's copy.copy to make this more explicit?