1.4. Starting flair
1.4.1. Command line options
Usage: flair [options] [filename]...
Options:
|
Load the first flair file in the folder |
|
Compile executable |
|
Convert to simulation mode |
|
Activate the beta-development features |
|
Deactivate beta-development features (default) |
|
Process/Merge the data files of all or specific runs (no default)
Accepts patterns or comma separated names e.g. |
|
Fluka executable. (default: |
|
print this help page |
|
Alternative configuration file (default: $HOME/.flair/flair.ini) |
|
List recent projects |
|
Force mode of new project/input
Accepted types: |
|
disable ansi coloring on dumps |
|
disable cleanup of temporary files |
|
enable profiling |
|
disable profiling (default) |
|
Start flair in specified page |
|
Do all plots and save the files |
|
Load most recent project |
|
Load recent project (number 1..10 or filename) |
|
Start runs given as (name, pattern or a comma-list of runs) |
|
Skip About dialog |
|
Recalculate and save input file variables |
|
Increase verbosity level by one |
|
Decrease verbosity level by one |
|
flair project, input, imported files or directory automatically detect type from file extension extensions supported:
|
- Environment variables:
PYTHON
Set this variable only in the case a different python installation is needed. The variable should point the python (V3) executable
1.4.2. Desktop integration
Starting flair:
From the Programs Menu
Click the flair icon from the programs menu. Flair is registered under the Science/Physics category
Note
freedesktop decides where to place this category based on your linux distribution and window manager (gnome/kde…)
- Typical places:
Applications
Edutainment
Edutainment / Science
Scientific
Other
From File Window Manager (only via RPM or DEB installation): Flair makes an association of the following extensions:
*.flair
*.fluka, *.inp
Double click the icon and the program will start
From Console
Type the command
/usr/local/bin/flair
It is recommended to place in your${PATH}
the/usr/local/bin
directory inside the.login
,.profile
or.bash_profile
depending the shell you are using- csh/tcsh: in the ~/.login add the line
setenv path (/usr/local/bin)
- sh/ksh: in the .profile add the line
export PATH=$PATH:/usr/local/bin
- bash: in the .bash_profile add the line
export PATH=$PATH:/usr/local/bin
Programs:
Flair will install the following programs located in the /usr/local/bin/ directory
flair
:flair program
fm
:FLUKA manual
pt
:Periodic Table
fless
:Fluka output viewer