next up previous contents
Next: Two-dimensional gnuplot Up: Examples Previous: One-dimensional gnuplot   Contents

One-dimensional gnuplot (including time)

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

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

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

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

  #Time = 0.0000000000000
  0.0000000000000		-0.5000000000000		0.0000000000139
  0.0000000000000		0.0000000000000		1.0000000000000
  0.0000000000000		0.5000000000000		0.0000000000139

  #Time = 0.2500000000000
  0.2500000000000		-0.5000000000000		0.0000000000000
  0.2500000000000		0.0000000000000		0.4980695458846
  0.2500000000000		0.5000000000000		0.0000000000000

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