Open VOD555 opened 3 years ago
@orbeckst i've had a quick look at this and this is indeed correct – there is no support in GromacsWrapper for passing the number of positive/negative ions directly. It could be added in. Do you think it's worth it? What's the next step here? The ticket is a bit old
Probably not worth it unless someone really needs it — certainly not urgent.
Should we close then? Or what's the best next step?
I am ok with leaving it open — it documents that it is not available yet.
It's also not a "won't fix" — it's just not a priority.
Related to https://github.com/Becksteinlab/MDPOW/pull/174 In gromacs, one can add a specific number of ions by using keywords nn and np. But in gromacs wrapper
solvate
function, ions only can be added with the keywordsconcentration
. Andconcentration
keywords only works with some specific water models.