I had a compound with four ports to which I want to connect four functional groups. I obtained the names of the ports initially, however, because of the reset_labels feature, the names of the ports kept changing.
Software versions
Which version of mBuild are you using? (python -c "import mbuild as mb; print(mb.__version__)"): 0.17.1
Which version of Python (python --version)? Python 3.10.13
Bug summary
I had a compound with four ports to which I want to connect four functional groups. I obtained the names of the ports initially, however, because of the reset_labels feature, the names of the ports kept changing.
Software versions
python -c "import mbuild as mb; print(mb.__version__)"
): 0.17.1python --version
)? Python 3.10.13