Hi,
I have been performing Umbrella Sampling simulations. Regarding the stage of the steered molecular dynamics simulation, I would like to know how to pull a group along the z coordinate in the opposite direction.
I have two ligands for one I am able to pull out in the correct direction. But for the other ligand it is going in the opposite direction.
this is the mdp file
pull = yes
pull_ncoords = 1 ; only one reaction coordinate
pull_ngroups = 2 ; two groups defining one reaction coordinate
pull_group1_name = LIG
pull_group2_name = pocket
pull_coord1_type = umbrella ; harmonic potential
pull_coord1_geometry = distance ; simple distance increase
pull_coord1_dim = N N Y
pull_coord1_vec = 0 0 -1
pull_coord1_groups = 1 2
pull_coord1_start = yes ; define initial COM distance > 0
pull_coord1_rate = 0.01 ; 0.01 nm per ps = 10 nm per ns
pull_coord1_k = 1000 ; kJ mol^-1 nm^-2
Sincerely,
Mayank