Version: SMASH-2.0
Output

Output directory

Per default, the selected output files will be saved in the directory ./data/<run_id>, where <run_id> is an integer number starting from 0. At the beginning of a run SMASH checks, if the ./data/0 directory exists. If it does not exist, it is created and all output files are written there. If the directory already exists, SMASH tries for ./data/1, ./data/2 and so on until it finds a free number.

The user can change output directory by a command line option, if desired:

smash -o <user_output_dir>

Output content

Output in SMASH is distinguished by content and format, where content means the physical information contained in the output (e.g. list of particles, list of interactions, thermodynamics, etc) and format (e.g. Oscar, binary or ROOT). The same content can be printed out in several formats simultaneously.

For an example of choosing specific output contents see Output Configuration.

The list of possible contents follows:


Output formats

For choosing output formats see Output Configuration. Every output content can be printed out in several formats:

Note
Output of coordinates for the "Collisions" content in the periodic box has a feature: Collision Output in Box Modus