NAME

    EyeESP

DESCRIPTION

      This module reads the grid data of a MOPAC electrostatic
      potential file and generaters a uniform Explorer lattice. The
      MOPAC program was modified at Imperial College by Dr. Stuart M.
      Green to output a uniform ESP grid. 

WIDGETS

    File Name -- Text
       Input filename of MOPAC ESP file.

    Grid -- Slider
       The grid spacing, specified in the MOPAC input file by the keyword 
       GRID=xx.

OUTPUTS

    Volume -- Lattice
       (3-D, 1-vector, float, uniform).
       Output of a uniform Explorer lattice. 

KNOWN PROBLEMS

    Missing points within the lattice are assigned a value of 0.0
    rather than being ignored. If the selected Grid spacing does
    not corresponds to the MOPAC GRID value, the module's output 
    will be incorrect or it might actually die.

SEE ALSO

    
    EyeMopac, EyeMopacRxn, IsosurfaceLat, MopacView, PrintLat