Skip navigation links
(Plotc Home Page) (Introduction) (General Description) (Input Description) (Running The Code) (Plotc Man Page) (Plotc_p3d) (Acquiring Plotc) (Change History)

plotc Man Page

The following man page describes how to use the shell script plotc.

NAME
    plotc - a 2-D plotting program

SYNOPSIS
    plotc [-a input8] [-b input9] [-o outps] [-g outdb] [-V] namelist

DESCRIPTION
    plotc is a Bourne shell script used to run the plotting program plotc.ex. The namelist input to plotc.ex must be supplied in the file namelist, and is described in detail in the Plotc User's Manual.

OPTIONS
    -a   Links the file input8 to fort.8. This is the file used for the coordinates of the curves being plotted when IFILEC = 1.

    -b Links the file input9 to fort.9. This is the file used for the coordinates of the symbol sets being plotted when IFILEP = 1.

    -o Use outps as the name of the output PostScript file. The default is plotc.ps.

    -g Use outdb as the name of the output debug file. The default is plotc.debug.

    -V Print the current version number and usage information for plotc, and immediately exit.

NOTES
    Please contact Charlie Towne (towne@nasa.gov) to report bugs and/or to suggest improvements.

BUGS
    The input parameter FONTS, which allows the user to specify the font to be used for plot titles, labels, legend, and text strings, is supported only for the PostScript plot.

The input parameters ISIZEL, ISIZET, ISIZEG, and ISIZES, which allow the user to specify the size of characters in the labels, titles, legend, and strings, are supported only for the PostScript plot.

Probably others yet to be discovered.

FILES
    plotc accesses or creates the following files:

    plotc.ex   Executable.

    plotc.debug Debug output file, symbolically linked to fort.30.

    plotc.ps PostScript output file, symbolically linked to fort.31.

    plotc.psprolog Prolog used in PostScript output file.

SEE ALSO
    Plotc User's Manual.

AUTHOR
    Charlie Towne


Last updated 2 Nov 2005