GROMACS version: 2022.2
GROMACS modification: No
Hello,
I find that I can effectively freeze protein heavy atoms and crystal water by making an index group and using these mdp options:
freezegrps = protein_and_some_water_OW_atoms
freezedim = Y Y Y
However, when I run with “normal” production .mdp options, the protein atoms stay in place but the waters move around. When I change the run to use define=-DFLEXIBLE everything works as expected. I don’t see any warnings with my setup, and perhaps it would be useful to have mdrun bail out when freezegrps include settled atoms, since that appears to be an incompatible usage. I am not sure if this behavior is specific to the charmm tip3p water model or not.
Thank you,
Chris.