[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] ff9277: add support for output of scales in the extra outp...

GitHub noreply at github.com
Fri Dec 12 16:24:27 GMT 2014


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: ff9277e2f51b77c0e7cdf84984e2aabece6a4264
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff9277e2f51b77c0e7cdf84984e2aabece6a4264
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2014-12-12 (Fri, 12 Dec 2014)

  Changed paths:
    M meta/WriteOut.m
    M model_files/CMSSM/FlexibleSUSY.m.in
    M model_files/CMSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSM/FlexibleSUSY.m.in
    M model_files/MSSMNoFV/FlexibleSUSY.m.in
    M model_files/MSSMNoFVatMGUT/FlexibleSUSY.m.in
    M model_files/MSSMatMGUT/FlexibleSUSY.m.in
    M templates/run.cpp.in
    M templates/run_cmd_line.cpp.in
    M templates/slha_io.hpp.in

  Log Message:
  -----------
  add support for output of scales in the extra output blocks

Example:

ExtraSLHAOutputBlocks = {
   {FlexibleSUSYOutput,
     {{0, Hold[HighScale]},
      {1, Hold[SUSYScale]},
      {2, Hold[LowScale]} } }
};




More information about the Flexiblesusy-commits mailing list