VMD-L Mailing List
From: peter.schmidtke_at_fr.netgrs.com
Date: Mon Jan 07 2013 - 02:56:30 CST
- Next message: Steven Neumann: "rgyr from big DCD"
- Previous message: peter.schmidtke_at_fr.netgrs.com: "RE: Stride update in every frame of a trajectory?"
- In reply to: Wei Gao: "how to plot per-atom field variable"
- Next in thread: Wei Gao: "Re: how to plot per-atom field variable"
- Reply: Wei Gao: "Re: how to plot per-atom field variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Dear Wei,
You can add user defined values to each atom in a similar way as b-factors or occupancies. Then you can colour for instance your atoms by this value (trajectory -> user ...) In order to read and assign such user defined values per atom you have to do a little scripting. I attached a sample script that reads in txt files containing on each line one value for an atom and assigns this value to the atom "$sel set user $data".
Read a bit the documentation of vmd and tcl scripting, normally there is enough on the web on these things.
Best regards.
Peter Schmidtke
-- Post-Doc (Molecular Modeling) CPMM Institut de Recherches Servier Croissy-sur-Seine (France) De : owner-vmd-l_at_ks.uiuc.edu [mailto:owner-vmd-l_at_ks.uiuc.edu] De la part de Wei Gao Envoyé : samedi 5 janvier 2013 17:43 À : vmd-l_at_ks.uiuc.edu Objet : vmd-l: how to plot per-atom field variable Dear All, Does anyone know how to plot per-atom variable such as stress/atom in VMD? Just like the way that VDM plotting position in "Coloring method->position". Thanks, Wei
- application/octet-stream attachment: loadInteractionEnergiesToVMD.tcl
- Next message: Steven Neumann: "rgyr from big DCD"
- Previous message: peter.schmidtke_at_fr.netgrs.com: "RE: Stride update in every frame of a trajectory?"
- In reply to: Wei Gao: "how to plot per-atom field variable"
- Next in thread: Wei Gao: "Re: how to plot per-atom field variable"
- Reply: Wei Gao: "Re: how to plot per-atom field variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]