From: Nicolas B. <nic...@gm...> - 2010-03-12 18:21:02
|
When I load an xyz file with several frames (for example the result of an MD simulation) I find that pymol calculates and sets the bonds only using the initial frame. For frames > 1 the bonds are not recalculated. The only "work around" I found is to load(..., multiplex=1) which loads the frames into separate objects. But now I can not play the MD trajectory as a movie. I would like to suggest that this feature be added to pymol so that MD trajectories can be played with proper bonding for all frames. Thanks nick |