Open Issues Need Help
View All on GitHub Improve `sidemax` default behavior in `packing.py` about 1 month ago
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