A hierarchical, component based molecule builder

mbuild molecular-dynamics molecular-simulation molecule-builder mosdef python
1 Open Issue Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the mBuild Python library's `packing.py` module to improve the default behavior of the `sidemax` parameter. Instead of a hardcoded default value of 100nm, the code should dynamically calculate `sidemax` based on the dimensions of the packing box if the user doesn't explicitly specify it. This aims to optimize memory usage and performance, particularly for large packing simulations.

Complexity: 3/5
good first issue

A hierarchical, component based molecule builder

Python
#mbuild#molecular-dynamics#molecular-simulation#molecule-builder#mosdef#python