[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] ec0a1b: allow the user to chose the scale where the EWSB c...

GitHub noreply at github.com
Mon Jul 13 14:23:13 BST 2015


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: ec0a1b127bdd4ba11aa2a8d3ce240dcc9aa743c5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ec0a1b127bdd4ba11aa2a8d3ce240dcc9aa743c5
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M meta/Constraint.m
    M meta/FlexibleSUSY.m
    M templates/two_scale_susy_scale_constraint.cpp.in

  Log Message:
  -----------
  allow the user to chose the scale where the EWSB conditions are solved

Fixing the EWSB output parameters at some scale is regarded as a
boundary condition.  The scale where the EWSB output parameters shall
be fixed can be selected via the FSSolveEWSBFor[{...}] symbol.  If
FSSolveEWSBFor[{...}] is not given in any constraint, it will be added
automatically to the susy-scale constraint.

Example:  fixing mu2 at the low-scale

EWSBOutputParameters = { mu2 };

LowScaleInput = {
   {v, 2 MZDRbar / Sqrt[GUTNormalization[g1]^2 g1^2 + g2^2]},
   {Yu, Automatic},
   {Yd, Automatic},
   {Ye, Automatic},
   FSSolveEWSBFor[EWSBOutputParameters]
};


  Commit: f4bde407030fcf9f85747d2fb9704ddf1de77ff0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f4bde407030fcf9f85747d2fb9704ddf1de77ff0
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    A model_files/SMEWSBAtMZ/FlexibleSUSY.m.in
    M test/test_run_all_spectrum_generators.sh

  Log Message:
  -----------
  adding testing model file where EWSB output parameters are fixed at MZ


  Commit: 3da2b8a492b129dc6cf35661f6e311d905546204
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3da2b8a492b129dc6cf35661f6e311d905546204
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  update ChangeLog


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/b625a3bd6762...3da2b8a492b1


More information about the Flexiblesusy-commits mailing list