VMD-L Mailing List
From: Olaf Lenz (lenzo_at_mpip-mainz.mpg.de)
Date: Tue Dec 15 2009 - 03:38:55 CST
- Next message: Nicola Giacche': "hbonds.tcl selection problem in command-line"
- Previous message: Carsten Olbrich: "IDs of representations"
- In reply to: Goutham: "PBC + DCD wrap/unwrap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi!
On Monday 14 December 2009 08:37:36 pm Goutham wrote:
> I thouth pbc join would be a solution. But pbc join doesn't recognize
> options like -sel even in vmd 187.. Any pointers would be much appreciated.
Again, it is hard to understand your problem without snapshots or molecule
files. I try to guess what you want to be doing.
"pbc join" understands "-sel" since the very first version. However, it can
only be used to join molecules that have been broken, but it does not wrap
into different cells. To do that, you would have to use "pbc wrap" afterwards.
I would guess that you will need to do the following:
# first join the chains
pbc join chain
# now wrap them into different unitcells
pbc wrap -compound chain -sel "chain A"
pbc wrap -compound chain -sel "chain B" -shiftcenterrel {1 0 0 }
Best regards
Olaf
-- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?
- application/pgp-signature attachment: This is a digitally signed message part.
- Next message: Nicola Giacche': "hbonds.tcl selection problem in command-line"
- Previous message: Carsten Olbrich: "IDs of representations"
- In reply to: Goutham: "PBC + DCD wrap/unwrap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]