GROMACS version:2022
GROMACS modification: No
Hi everyone,
I am trying to perform a tensile test on my polymer box in Z direction. Here is the related part of the mdp section :
pcoupltype = semiisotropic
tau_p = 1
compressibility = 4.5e-7 0
ref_p = 1 0
refcoord_scaling = com
deform = 0 0 1e-6 0 0 0
The box is comprised of two immiscible polymers and so I have interface. During the stretch, the phases are moving in direction of the stretch. How should I do the simulation to avoid moving chains?
Am i doing something wrong? Or do I need to do some extra things such as setting position restraints or etc. ?