Skip to content

v3.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 18:33
· 2985 commits to trunk-patch since this release
fde69be

Added:

  • The message_filename property and argument to Device, CPU, and GPU to replace msg_file (#1497).
  • hoomd.md.pair.Gaussian to replace hoomd.md.pair.Gauss (#1497).
  • hoomd.md.pair.ExpandedGaussian - the expanded Gaussian pair force (#1493).
  • Guide: How to apply arbitrary pair potentials in HPMC (#1505).

Changed:

  • Use furo style for HTML documentation (#1498).

Fixed:

  • The hoomd.md.pair potentials ExpandedLJ, ExpandedMie, LJGauss, and TWF now shift V(r_cut) to 0 properly when mode == 'shift' (#1504).
  • Corrected errors in the pair potential documentation (#1504).
  • Note that the 'body' exclusion should be used with hoomd.md.constrain.Rigid (#1465).
  • Correctly identify the 'xyz' mode in hoomd.md.methods.NPH (#1509).

Deprecated:

  • The msg_file property and argument to Device, CPU, and GPU.
  • hoomd.md.pair.Gauss.