Here we present models of particle interaction  based on Minimal 
Supersymmetry extension  of the Standard Model. We present MSSM 
with SUGRA and AMSB scenario as well as MSSM with low energy input.

Read file INSTALLATION for model installation and 
     file CITE for  references on scientific publications which 
       present realization of the model.
     file License.txt - for condition of distribution and 
       re-distribution.


Default the model uses  SuSpect for RGE solution and spectrum calculation. 
You also can use SoftSusy, SPHENO and Isajet instead of SuSpect if one of 
these packages is installed in your computer. For this case you have to change 
definition of   
  SPHENO =
  SOFTSUSY =
  ISAJET =
variables in Makefile in such a way that they direct  the disposition 
of the corresponding  package.  Then you can  replace in list of model 
constraints  'suspectSUGRAc' function  on ,say, 'softSusySUGRAc' one,
whose call  is commented now. 

If you would like to use Isajet, then you also has to compile the executable file 
   isajet_slha
to work with Isajet via Les Houches interface. It can be done by the command

   make isajet_slha

You can get a problem if isajet library is compiled by other compiler 
than used by CalcHEP. In this case change CalcHEP FF definition 
in file FlagsForSh and repeat getFlags command.


