Installation
Download
The installation of SARAH is very simple: the package can be downloaded from
http://sarah.hepforg.org
After copying the tar-file to the directory $PATH
, it can be extracted
$ cp [Download-Directory]/SARAH-X.Y.Z.tar.gz $PATH/
$ cd $PATH
$ tar -xf SARAH-X.Y.Z.tar.gz
$ ln -s SARAH SARAH-X.Y.Z
X.Y.Z
has to be replaced by the version which was downloaded. In the last line a symbolic link from the directory SARAH to SARAH-X.Y.Z
is created. There is no compilation necessary, but SARAH can directly be used with any Mathematica version between 7 and 10.
The easiest way to load the package is to put in the application directory of Mathematica. This directory is Linux
home/user/.Mathematica/Applications/
and
Mathematica-Directory\AddOns\Applications\
in Windows.
Files
The package archive contains the following directories:
-
Models
: Definition of the different models -
Package
: All package files. -
LaTeX-Packages
: LaTeXpackages, which might be needed for the output of SARAH
During the work, also the directory
Output
is created. It will contain all files written by SARAH.