This program provides a SUSY spectrum in the MSSM including flavour violation and with or without R-parity consistent with input Standard Model fermion mass/mixings and electroweak/strong coupling data. The R-parity violating mode now calculates neutrino masses and mixings to 1 loop. For beginners, watch the basic HOWTO get started video below. SOFTSUSY can be used in conjunction with other programs for many different particle physics calculations: see a SUSY tools review. See a graph of MSSM RGE evolution at SPS1a (feel free to use it).
If you use SOFTSUSY to write a paper, please cite
The following releases contain a test program (main.cpp) and the
SOFTSUSY library (libsoft.a, link with -L.libs -lsoft). There is also a
Makefile: in linux, just unpack the files with (eg for softsusy-3.2)
> gunzip softsusy-3.2.tar.gz > tar -xvf softsusy-3.2.tar > cd softsusy-3.2
> ./configure F77=gfortran > make
> ./softpoint.x > ./softsusy.x > ./rpvsoftsusy.x > ./rpvneut.x
If you have trouble with compilation, try this page.
SOFTSUSY Copyright (C) 2007 B.C. Allanach
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See http://www.gnu.org/licenses/.