Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2025

This PR contains the following updates:

Package Type Update Change
hoomd (source) feature-hoomd major 5.4.0.* -> 6.0.0.*

Release Notes

glotzerlab/hoomd-blue (hoomd)

v6.0.0

Added

  • Implemented rigid body compatibility with MPCD without MPI (#​2136).
  • Add thermodynamically consistent frictional contact forces: hoomd.md.pair.friction (#​2116).
  • create_bodies method takes optional masses argument to set masses (#​2169).

Fixed

  • Use the provided alpha parameter in make_pppm_coulomb_forces (#​2153).
  • Add a unit test to verify that the export name of hoomd.hpmc.compute.FreeVolume, and resolved the existing export name conflicts (#​2163).
  • Scale move sizes correctly when the acceptance rate is 0 (#​2174).

Changed

  • Setting two tuples of type parameters like this lj.r_cut[('A', 'B'), ('C', 'D')] = ... now sets the parameters A-B and C-D. This is consistent with the behavior when setting more than two parameters. For example: lj.r_cut[('A', 'B'), ('C', 'D'), ('E', 'F')] = ... sets parameters for A-B, C-D, and E-F. In previous HOOMD-blue releases, the two-tuple code path was different (it would set A-C, A-D, B-C, and B-D). Update your scripts accordingly. (#​2157)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 22, 2025
@renovate renovate bot requested a review from a team November 22, 2025 05:15
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 22, 2025
@renovate renovate bot force-pushed the renovate/hoomd-6.x branch from 8de1deb to 011a2b7 Compare November 27, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant