PlotGMINms.tcl
Jump to navigation
Jump to search
The plotGMINms function is a script to plot out ellipsoid.xyz files which are the output from GMIN when using the PY potential keyword or GenCoords when generating pysites files.
To use the function bring up a TCL console via the Extensions menu -> Tk Console.
At the console load the plotGMINms.tcl script:
>Main< source ~/svn/SCRIPTS/visuals/plotGMINms.tcl
then initGMIN <filename>
where filename is the name of the file
then type plotGMINms sf1
Where sf is the scale factor. 1.0 is usually fine.
TO see the ellipsoids you have to click left or right in the vmd main window to force the system to redraw. You can turn off the default representation using the representation menu to hide whatever representation vmd comes with by default.