pyMBE-dev / pyMBE

pyMBE provides tools to facilitate building up molecules with complex architectures in the Molecular Dynamics software ESPResSo. For an up-to-date API documention please check our website:
https://pymbe-dev.github.io/pyMBE/pyMBE.html
GNU General Public License v3.0
6 stars 8 forks source link

Save reactions in the pmb_df #18

Open pm-blanco opened 5 months ago

pm-blanco commented 5 months ago

Currently, pyMBE returns the labels of the reactions that have been set up but it does not store them in the pmb.df. For consistency, we should save the reactions also in the pmb.df. Request by @kosovan .