next up previous contents
Next: One-dimensional gnuplot (including time) Up: Examples Previous: One-dimensional xgraph   Contents

One-dimensional gnuplot

These options produce data suitable for using with the gnuplot visualization client in the format
x f(t,x,y=fixed,z=fixed):

  IOASCII::out1D_every = 1
  IOASCII::out1D_vars = "wavetoy::phi"
  IOASCII::out1D_style = "gnuplot f(x)"

Output File: phi_x_[1][1].asc

  #Parameter file wavetoy.par
  #Created Sun 19 Aug 2001 16:33:07
  #x-label x
  #y-label WAVETOY::phi (y = 0.0000000000000, z = 0.0000000000000), (yi = 1, zi = 1)

  #Time = 0.0000000000000
  -0.5000000000000		0.0000000000139
  0.0000000000000		1.0000000000000
  0.5000000000000		0.0000000000139

  #Time = 0.2500000000000
  -0.5000000000000		0.0000000000000
  0.0000000000000		0.4980695458846
  0.5000000000000		0.0000000000000

  #Time = 0.5000000000000
  -0.5000000000000		0.0019304541362
  0.0000000000000		-0.7509652270577
  0.5000000000000		0.0019304541362