VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Wed Mar 12 2003 - 13:45:21 CST
- Next message: John Stone: "Re: Trasperent images"
- Previous message: John Stone: "Re: bond connectivity for different frames"
- Next in thread: John Stone: "Re: atom velocity arrows"
- Maybe reply: John Stone: "Re: atom velocity arrows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi Yongmei,
There isn't a built-in way to do this, but if you have the vector
data in an array accessible via Tcl, you can use a Tcl trace on the
VMD trajectory frame to force VMD to redraw the vectors when the frame
updates. You can read the VMD user's guide section on Tcl callbacks
to see how that sort of thing is done, and then read about how to draw
your arrows using the "graphics draw" or simpler "draw" commands.
At some point we may have an easier way to do this, but at the moment
this is the only way to update them over time. If you just want to draw
vectors for a single timestep and don't need to animate them,
that's much easier.
Thanks,
John Stone
vmd_at_ks.uiuc.edu
----- Forwarded message from owner-vmd-l_at_ks.uiuc.edu -----
Date: Wed, 12 Mar 2003 14:11:56 -0500
From: yongmei_at_ncat.edu
Message-Id: <1047496316.smmsdV1.1.2_at_smtp.ncat.edu>
To: vmd-l_at_ks.uiuc.edu
Subject: display vectors on atoms
Can I use VMD to display the vectors (say velocity vectors) on each
atom? What should I do?
THanks for any help.
Yongmei
----- End forwarded message -----
-- NIH Resource for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 Email: johns_at_ks.uiuc.edu Phone: 217-244-3349 WWW: http://www.ks.uiuc.edu/~johns/ Fax: 217-244-6078
- Next message: John Stone: "Re: Trasperent images"
- Previous message: John Stone: "Re: bond connectivity for different frames"
- Next in thread: John Stone: "Re: atom velocity arrows"
- Maybe reply: John Stone: "Re: atom velocity arrows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]