Manual:External utilities:Visualization

From OctopusWiki

Jump to: navigation, search

Every given number of time iterations, or after ground-state calculations, some of the functions that characterise the system may be written to disk so that they may be analized. Files are written within static/ output directory after the self-consistent field, or within td.x/ directories, during evolution, where “x” stands for the iteration number at which each write is done.

The function that you want to plot is selected by the Output variable and the output format is chosen by the OutputHow.

dx

This is an OpenDX network, aimed at the visualization of wavefunctions. To be able to use it, you need to have properly installed the OpenDX program, as well as the Chemistry extensions developed at the Cornell Theory Center (http://www.tc.cornell.edu/Services/Visualization/). Please take a look here to see how to obtain and install this software.

Once these are working, you may follow the tutorial for the benzene molecule.

XCrySDen

Atomic coordinates (finite or periodic), forces, and functions on a grid can be plotted with the free program XCrySDen. Its XSF format also can be read by V_Sim and Vesta. Beware, these all probably assume that your output is in Angstrom units, so use UnitsOutput = eV_Angstrom, or your data will be misinterpreted by the visualization software.

CUBE

The Gaussian cube format (http://paulbourke.net/dataformats/cube/) can be output, and can be read by VMD, XCrysDen, Avogadro, and other software. Beware: these all seem to assume the output is in atomic units, so use UnitsOutput = atomic, or your data will be misinterpreted by the visualization software. This is despite the fact that the CUBE specification has a way of identifying the units used. VMD ignores it (http://www.ks.uiuc.edu/Research/vmd/plugins/molfile/cubeplugin.html) and will actually (version 1.9) will crash with a memory allocation error if it sees the negative number of voxels that marks the file as using Angstroms.


Previous Manual:External_utilities:oct-xyz-anim - Next Manual:Deprecated_Utilities

Back to Manual

Personal tools