"potSel" Draw Potential Map 1.0
-------------------------------

REQUIREMENTS: VMD Version 1.7.1 or greater

DESCRIPTION:
        gets estatic grid via Delphi for VMD volume data

PROCEDURES:
        potSel     

EXAMPLE USAGE:
         source potsel.tcl
         mol pdbload 1bnf
         set sel [atomselect top "not water"]
         potSel $sel 63 2 80
          [then make new isosurface and volume_slice representations]
        
         Note: Super-hacky, charge and radius problems still pending.
               Also, requires Delphi installation, not ubiquitous.

DOWNLOAD THE FILE:
	potsel.tcl

AUTHOR:
        Barry Isralewitz (barry@ks.uiuc.edu)