GROMACS version: 2024.4
GROMACS modification: No
Hi everyone,
I’m working on a steered molecular dynamics (SMD) simulation studying the interaction of DNA with a lipid membrane, and I’ve encountered a puzzling issue that I hope someone here can help me with.
Initially, I set up my system using direction-periodic geometry. Since this setup shouldn’t use a dynamic box, I disabled compressibility in the z-direction. To avoid water molecules penetrating the bilayer core, I removed water within the bilayer region after solvation. I determined the bilayer core region using the gmx density tool, selecting the phosphate groups of the membrane to establish the region’s boundaries. The two peak coordinates of the phosphate group density were used as thresholds in a custom script (attached) to identify and remove any water within this region.
Despite this setup, I observed that water molecules still appeared in the bilayer core during the NPT equilibration phase, even though this didn’t occur in the NVT phase. The membrane and DNA are restrained during this process.
Suspecting that the issue might be related to the lack of compressibility in the z-direction, I switched the geometry to cylindrical, allowing me to enable compressibility in the z-direction. Unfortunately, even in this setup, water molecules continued to appear in the bilayer core during the NPT phase.
I’m genuinely confused as to why this is happening. Has anyone else experienced something similar? Is there a known solution or potential reason for water intruding into the bilayer core in such simulations?
I’d be grateful for any insights or suggestions.
Thanks in advance!
clean_water_z.txt (1.6 KB)