[fluka-discuss]: Re: Gnuplot error

From: Roman Savinov <rsavinov_at_calpoly.edu>
Date: Mon, 17 Nov 2014 10:20:43 -0800 (PST)

Hi Vasilis,

Thank you for your response. I installed the gnuplot-x11 by typing

sudo apt-get install gnuplot-x11

in terminal. It seems like it solved the problem because flair does generate plots now BUT the very same error still pops up which is really weird:

******************************************************************************************
Started 2014.11.17 10:16
set terminal wxt 0 enhanced raise title 'tutorial.flair-0: nTOF Target Geometry'

set title 'nTOF Target Geometry' font 'Times,20'
set size ratio 1
set key default
set xlabel 'Z (cm)' font 'Times,12'
set xtics
set ylabel 'Y (cm)' font 'Times,12'
set ytics

Cmd: /usr/local/flukagfor/flutil/rfluka -M 1 flairu44B0n
$TARGET_MACHINE = Linux
$FLUPRO = /usr/local/flukagfor

Initial seed copied from /usr/local/flukagfor
Running fluka in /home/linux123/Documents/examples/fluka_3615

======================= Running FLUKA for cycle # 1 =======================

Removing links
Removing temporary files
Saving output and random number seed
     No ranflairu44B0n002 generated!
     No flairu44B0n001.err generated!
Saving additional files generated
     Moving PLOTGEOM.STORE to /home/linux123/Documents/examples/flairu44B0n001_PLOTGEOM.STORE
End of FLUKA run
... Fluka run: 0.87446 s
Processing PLOTGEOM.STORE file
... Worms: 0.0518711 s
... Histogram: 1.24989 s
... Labels: 0.124676 s
set xrange [-50:50]
set yrange [-50:50]
set style line 1 lt -1 lw 1
set style line 2 lt 6 lw 1
vscale=0.1
set colorbox vertical
set pm3d map explicit corners2color c1
set palette defined (1 "#3050B0",2 "#209050",3 "#D03030",4 "#9050D0",5 "#707030",6 "#40D010",7 "#B07050",8 "#70B030",9 "#A050D0",10 "#B09070",11 "#50B0B0",12 "#207030",13 "#609050",14 "#10D090",15 "#D0B0D0",16 "#B010D0",17 "#B01050",18 "#90D0D0",19 "#6050B0",20 "#D0B050",21 "#80B010",22 "#901050",23 "#909010",24 "#4030B0",25 "#50D010",26 "#B07010")
set palette maxcolors 26
set cbrange [1:26]
unset colorbox
set

palette..

splot 'geometry.dat' ind 1 us 5:4:7 notitle,'' ind 0 us 5:4:(0) w l ls 1 notitle
<e< gnuplot> set

<e< ^

<e< line 0: Unrecognized option. See 'help set'.

<e< gnuplot> palette..

<e< ^

<e< line 0: invalid command

Gnuplot error
********************************************************************************************************

Any ideas why that happening?

thanks,

Roman
Received on Mon Nov 17 2014 - 21:21:47 CET

This archive was generated by hypermail 2.3.0 : Mon Nov 17 2014 - 21:21:49 CET