Program: gmx genion, version 2020.1-Ubuntu-2020.1-1
Source file: src/gromacs/gmxpreprocess/genion.cpp (line 155)
Fatal error:
No more replaceable solvent!
so how can i over come this problem.
this error is showing when i input the ionisation command
GROMACS version:2020.1
GROMACS modification: Yes/No
Here post your question
The error message is telling you that you’re trying to replace solvent molecules (usually water) with a solute or other molecules, but the program has run out of solvent molecules to replace.
Double check that you are selecting the solvent when running the genion command
If you are indeed choosing the solvent, then check the box size, you may not have enough solvent molecules, and then check the ion concentration you’re requesting, it may be too high (usually a concentration of 0.1 or 0.15 should do the trick, but it depends on your simulation setup!)
Thank you so much Mr. mHijazi sir for your valuable comment.