Next: 36.6.1 STEP Up: 36 PROPERTIES AND EXPECTATION Previous: 36.5.1 Example


36.6 CUBE -- dump density or orbital values

CUBE,filename,iflag,$n_1$,$n_2$,$n_3$

calls a module which dumps the values of various properties on a spatial parallelopipedal grid to an external file. The purpose is to allow plotting of orbitals, densities and other quantities by external programs. The format of the file is intended to be the same as that produced by other programs.

filename
is the unix path name of the file to be written, and its specification is mandatory.
iflag
If iflag is negative (default), a formatted file will be written, otherwise unformatted fortran i/o will be used.
$n_1$,$n_2$,$n_3$
specify the number of grid points in each of three dimensions. If not specified, sensible defaults are chosen.

By default, the last density computed is evaluated on the grid, and written to filename. This behaviour can be modified by one or more of the following subcommands.



Subsections

molpro@molpro.net
Oct 10, 2007