next up previous contents
Next: -3darrowplot: Plots 3D Fields Up: gd1.pp Previous: -base   Contents

-general

 ##############################################################################
 # Flags: nomenu, noprompt, nomessage,                                        #
 ##############################################################################
 # section: -general                                                          #
 ##############################################################################
 # infile     = ./results                                                     #
 # scratchbase= ./scratchdir/scratch.                                         #
 # text( 1)=                                                                  #
 ##############################################################################
 # plotopts     = -geometry 690x560+10+10                                     #
 # showtext     = yes         -- (yes | no)                                   #
 # onlyplotfiles= no          -- (yes | no)                                   #
 ##############################################################################
 # ?, return, end, help, ls                                                   #
 ##############################################################################

Example The following specifies that we want to work with the data that were generated by the last run of gd1. We want to have the scratchfiles written into the directory '/tmp/garbage/' and there the files shall be called 'delete-me-*'. We want to have mymtv2 or gd1.3dplot started with an X11-geometry of 1024x768.
 -general
    infile= @last
    scratchbase= /tmp/garbage/delete-me-
    plotopts= -geometry 1024x768


next up previous contents
Next: -3darrowplot: Plots 3D Fields Up: gd1.pp Previous: -base   Contents