Hello All,
Is it possible to visualize the indenter in the fix indent command? I am using VMD for visualization. Same for the fix wall command.
-Emil
Hello All,
Is it possible to visualize the indenter in the fix indent command? I am using VMD for visualization. Same for the fix wall command.
-Emil
Hello All,
Is it possible to visualize the indenter in the fix indent command? I am
using VMD for visualization. Same for the fix wall command.
not directly. you can, however, use VMD primitives to draw into your
VMD scene. the images and movies on this page, for example,
http://sites.google.com/site/akohlmey/software/vrpn-icms
depict walls that were drawn using the "triangle" primitive in VMD
and they were placed in the exact location of the wall (although,
with "soft" walls, it is not easy to say where exactly the wall would be.
you have to use some creative scripting, but you can hook callbacks
into the animation loop of VMD and then have objects like an indenter
move around as well. this is explained to some degree in the VMD user's
guide and some additional examples, e.g. drawing a dipole moment of
a group of atoms, is explained in this document.
https://sites.google.com/site/akohlmey/redirect/cpmd-vmd.pdf?attredirects=0&d=1
cheers,
axel.