Skip to content

Releases: cnpem/AtomPacker

AtomPacker v0.2.0

25 Jun 19:24

Choose a tag to compare

AtomPacker

AtomPacker is a Python package for packing nanoclusters into supramolecular cages. It includes tools for detecting cavities in molecular structures, packing nanoclusters into these cavities, summarizing cluster characteristics (e.g., diameters, number of atoms), and exporting the structures of cavities and clusters.

What's Changed

New Contributors

Full Changelog: v0.1.0...0.2.0

AtomPacker v0.1.0

27 Sep 17:12

Choose a tag to compare

AtomPacker

AtomPacker is a Python package designed for efficiently packing nanoparticle atoms into supramolecular cages. This release introduces two pipelines for packing nanoparticle atoms inside a supramolecular cage:

  1. Freely Packing and Filtering: Utilize Packmol to pack nanoparticle atoms freely and filter them inside the cavity.
  2. Boundary-Constrained Packing and Filtering: Employ Packmol within a boundary to pack nanoparticle atoms and filter them inside the cavity.

What's Changed

New Contributors

Full Changelog: https://github.com/jvsguerra/AtomPacker/commits/v0.1.0