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

Make calculate_HH_Donnan independent of ESPResSo #21

Closed davidbbeyer closed 4 months ago

davidbbeyer commented 5 months ago

Currently, one of the inputs of calculate_HH_Donnan is the ESPResSo system object. This should be removed, so the function can be used independently of ESPResSo. Rather, as input one should provide a dictionary containing the concentrations of the different macromolecular species.