2.3.2. Run:Files

The Files view is a file browser for inspecting the files generated by FLUKA Run or after the Data processing. The user can limit the view by selecting only the appropriate run / cycles he wants to display. In the file list the user can inspect the data files and/or delete them.

grab-files-page.gif

The frame is composed by 3 listboxes and a couple of action buttons on the side. The first listbox with the label “Run”, contains a list of the different runs present in this project (Defined in the Run page).

The second listbox with the label “Cycles”, contains a list of the available cycles for the selected runs. It will display also the temporary fluka_XXXX directories that are related with the input file, and the special “directories”:

compile:

containing all the output files produced when building the fluka executable

data:

containing all the output files that are produced after Data merging.

input:

contain all run input files

plot:

all plotting files generated by flair

temporary:

temporary files created during processing/running

2.3.2.1. Ribbon

Files group

Label

Shortcut

Description

ascii.gif→ Ascii

Convert the binary files to ASCII (USRBIN.gifUSRBIN)

x.gif Delete

Del

Delete selected files. If all files in a fluka_XXX directory are deleted the directory will be removed also

refresh.gif Refresh

Ctrl-R

Refresh the file list

filter.gif Filter

Narrow the file list display only to files with a specific pattern. Wild characters accepted:

* Match as many characters
? Match only one character

e.g *.out Show only output files
Action group

Label

Shortcut

Description

viewer32.gif Viewer

Enter / double click

Open File viewer for selected files. Or the debugger for core dumps

edit32.gif Editor

Open selected Files in the editor

Note

  • Do not try to open binary files. Usually they are unreadable and they require a lot of space.

  • Opening core dumps will open the predefined debugger.