19.01.2015 Views

MOLPRO

MOLPRO

MOLPRO

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

9 TABLES AND PLOTTING 60<br />

plotted; if a single column is specified, it will be used as abscissa, and all other columns in the<br />

table will be plotted as ordinate. options can be chosen from the following.<br />

CMD=unix plot command<br />

FILE=plotfile<br />

INTERACTIVE<br />

TYPE=type<br />

BACKGROUND=rgb<br />

unix plot command consists of the system command needed<br />

to start the plotting program, followed by any required options.<br />

The whole thing should normally be enclosed in quotation<br />

marks to preserve lower-case letters. The default is ’xmgrace’.<br />

At present, the Grace program (also known as xmgrace, grace,<br />

gracebat), with only numerical data, is supported. The output<br />

is also compatible with the portable drop-in replacement<br />

for Grace, AptPlot, and if Grace is not found on the system,<br />

Molpro will attempt to use AptPlot as default instead.<br />

By default the input file for the plotting program is saved in<br />

input.tablen.plotm.agr, where m is an automatically generated<br />

sequence number. The name of the plotfile can be modified<br />

using the FILE option.<br />

By default, the plot is not shown on the screen but all plot data<br />

are saved in the given file. The plotting program can be started<br />

interactively by giving the INTERACTIVE option.<br />

If TYPE is specified, type should be set to one of pdf, svg,<br />

png, jpeg or eps. The result is that the gracebat program<br />

is executed on the plot input file to generate the graph<br />

output file in the desired format. This feature depends on the<br />

availability of gracebat, and on it supporting the requested<br />

output format (for example, at present pdf is supported under<br />

Mac OS X, but not in some Linux systems).<br />

rgb should be a string of six hexadecimal digits specifying the<br />

red-green-blue colour to use for the background of the plot.<br />

BACKGROUND=TRANSPARENT The background of the plot is made transparent (currently implemented<br />

only for TYPE=svg).<br />

NOSPLINE<br />

Prevents spline interpolation of data points<br />

NSPLINE=number Number of interpolation points (default 20)<br />

LEGEND=’x, y’<br />

LEGEND=OFF<br />

PCOMMAND=’command’<br />

Position legend at (x,y) on plot.<br />

Do not draw legend; this behaviour is chosen automatically<br />

when there is only a single ordinate dataset.<br />

Insert arbitrary Grace command into the plot file; for details,<br />

consult http://plasma-gate.weizmann.ac.il/Grace/doc/UsersGuide.html#s5.<br />

The following additional directives can be given before the PLOT directive:<br />

COLOUR,icolour1, icolour2,...<br />

COLOUR,rgb1, rgb2,...<br />

SYMBOL,isymb1, isymb2,...<br />

Colour map to be used for columns 1,2,...; zero means to use<br />

default values (colours black, blue, red, green cycle)<br />

Absolute colours (6-hex-digit rgb values) to be used for columns<br />

1,2,...;<br />

Symbol types to be used for columns 1,2,...; -1 means no symbols;<br />

zero means to use default values.<br />

LINEWIDTH,width1, width2,... Line widths to be used for columns 1,2,...; omit to use default<br />

values.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!