Morteza Khabiri wrote:
Dear users I have a dimer protein in the water box. It was run for 30ns. during the simulation dimer split to two monomer. This things happen bc of PBC. ( I checked it by vmd pbc option ) to have a two monomer together during trajectories (for visualization) I have used the following command: trjconv -s .tpr -f .xtc -o -boxcenter tric -pbc mol but it is not working. Is there any other method or command which I could implement pbc in trajectory. Thanks in advance Morteza Shahab Shariati wrote: You can use other flags of trjconv command as follows: Trjconv –f *.xtc –s **.tpr –o ***.xtc –pbc nojump –ur compact -center
-- gmx-users mailing list [email protected] http://lists.gromacs.org/mailman/listinfo/gmx-users Please search the archive at http://www.gromacs.org/search before posting! Please don't post (un)subscribe requests to the list. Use the www interface or send it to [email protected]. Can't post? Read http://www.gromacs.org/mailing_lists/users.php

