VMD-L Mailing List
From: Alicia Hopkins (hopkins_at_magnet.fsu.edu)
Date: Thu Sep 16 2004 - 09:24:33 CDT
- Next message: Axel Kohlmeyer: "Re: measuring h-bonds"
- Previous message: John Stone: "Re: Changing the atom species during animation"
- Next in thread: Axel Kohlmeyer: "Re: measuring h-bonds"
- Reply: Axel Kohlmeyer: "Re: measuring h-bonds"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Thanks to everyone for their suggestions. However, these are my results
from the following code:
[root_at_spock root]# ssh -l hopkins_at_magnet.fsu.edu
Usage: ssh [options] host [command]
Options:
-l user Log in using this user name.
-n Redirect input from /dev/null.
-F config Config file (default: ~/.ssh/config).
-A Enable authentication agent forwarding.
-a Disable authentication agent forwarding (default).
-X Enable X11 connection forwarding.
-x Disable X11 connection forwarding (default).
-i file Identity for public key authentication (default:
~~/.ssh/identity)
-t Tty; allocate a tty even if command is given.
-T Do not allocate a tty.
-v Verbose; display verbose debugging messages.
Multiple -v increases verbosity.
-V Display version number only.
-q Quiet; don't display any warning messages.
-f Fork into background after authentication.
-e char Set escape character; ``none'' = disable (default: ~).
-c cipher Select encryption algorithm
PINE 4.05 COMPOSE MESSAGE <Mail> sent-mail 10
Msgs
To : vmd-l_at_ks.uiuc.edu
Cc :
Attchmnt:
Subject : measuring h-bonds
----- Message Text -----
Thanks to everyone for their suggestions. However, these are my results
from the following code:
set reference_sel [atomselect 0 all]
set cutoff 5
set angle 45
measure hbonds $cutoff $angle $reference_sel
The results are:
vmd > Type 'measure' for summary of usage
atomselect4
5
45
{} {} {}
HELP!
Alicia C. Hopkins
CIMAR / National High Magnetic Field Laboratory
1800 East Paul Dirac Drive
Tallahassee, Florida 32310
Phone: 850-644-1309
Fax: 850-644-1366
ahopkins_at_chem.fsu.edu
- Next message: Axel Kohlmeyer: "Re: measuring h-bonds"
- Previous message: John Stone: "Re: Changing the atom species during animation"
- Next in thread: Axel Kohlmeyer: "Re: measuring h-bonds"
- Reply: Axel Kohlmeyer: "Re: measuring h-bonds"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]