glotzerlab / hoomd-examples

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

Add Multiparticle Collision Dynamics tutorial #122

Closed clpetix closed 1 week ago

clpetix commented 1 month ago

Description

Adds a tutorial showing how to use the MPCD module. It uses pressure driven flow of MPCD particles between parallel plates and MD particles in an MPCD solvent as examples.

Resolves: N/A

Checklist:

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

joaander commented 1 month ago

Click the "ReviewNB" button to see these comments in the context of the rendered notebook.

joaander commented 1 month ago

And now the CI tests are failing due to a pybind version requirement. I will fix this on another branch.

clpetix commented 1 month ago

This has been updated as requested. I added in a paragraph explaining the MPCD technique and integrator, but will add the suggested pseudocode to the Integrator documentation.