[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 6465c0: adding script that scans over parameter using SLHA...

GitHub noreply at github.com
Thu Jun 18 17:18:34 BST 2015


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 6465c00f3a952ba2a6f5f79725b4d7aca3dfaecd
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6465c00f3a952ba2a6f5f79725b4d7aca3dfaecd
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    A utils/scan-slha.sh

  Log Message:
  -----------
  adding script that scans over parameter using SLHA file input

Try the following example to scan over m0=100...300 (MINPAR[1]) and
print out m0 (MINPAR[1]), mh_1 (MASS[25]) and yt (Yu[3:3]):

 ./utils/scan-slha.sh \
    --spectrum-generator=models/CMSSM/run_CMSSM.x \
    --slha-input-file=model_files/CMSSM/LesHouches.in.CMSSM \
    --scan-range=MINPAR[1]=100-300:10 \
    --output=MINPAR[1],MASS[25],Yu[3:3]




More information about the Flexiblesusy-commits mailing list