5:33:16 PM PDT - Mon, Aug 27th 2012 |
|
Need to use Pltfile to convert to plt binary format
|
One step is needed to convert the human readable to machine readable,
that is to use the gOpenMol Pltfile converter.
In practice, you would need to follow the following steps
- rename filename.plt to filename.plt.txt
- start gOpenMol
- open the Run menu
- select the Pltfile (conversion) utility
- choose filename.plt.txt as input file name and filename.plt as the output file name
- select Formatted ==> Unformatted
- read the filename.xyz file by going to: File -> Import -> Coord -> Browse -> Apply; you should see your system in the main graphical window as connections between atoms
- plot the density by going to Plot -> Contour
- first click Browse and read the gOpenMol filename.plt file:
- then click Import
- define desired Contour level
- click Apply
More details at: http://www.cmmp.ucl.ac.uk/~lev/codes/lev00/node71.html
|
|