[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 479999: rename model file for the unbroken MSSM

GitHub noreply at github.com
Mon Mar 30 11:00:56 BST 2015


  Branch: refs/heads/feature-complex-parameters
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 479999239a96be44373b3a68c21dfa8c74b2c812
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/479999239a96be44373b3a68c21dfa8c74b2c812
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M sarah/UnbrokenMSSM/UnbrokenMSSM.m

  Log Message:
  -----------
  rename model file for the unbroken MSSM


  Commit: d035544136207924cb2def00577e8737833850d9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d035544136207924cb2def00577e8737833850d9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  Filter trivial EWSB equations out

Trivial EWSB equations appear when a field is split up into real and
imaginary parts like this:

DEFINITION[EWSB][VEVs]=
  {{SHd0, {0, 0}, {sigmad, \[ImaginaryI]/Sqrt[2]},{phid,1/Sqrt[2]}},
   {SHu0, {0, 0}, {sigmau, \[ImaginaryI]/Sqrt[2]},{phiu,1/Sqrt[2]}}};

as in the UnbrokenMSSM for example.


  Commit: 9a1080ab46c87c8e239cfc5edea76533dc2c8203
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9a1080ab46c87c8e239cfc5edea76533dc2c8203
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M meta/EWSB.m

  Log Message:
  -----------
  Creates a get_ewsb_eq_<higgs>() function for each Higgs multiplet entry.

If there are less equations than Higgs multiplet entries, the
remaining equations will be set to 0.  If there are more EWSB
equations than Higgs bosons, the remaining equations will be ignored.


  Commit: 6f3db262d895f7ec3e9730eb52837e07fec2ed80
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6f3db262d895f7ec3e9730eb52837e07fec2ed80
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  set number_of_ewsb_equations to number of Higgs bosons

as we generate EWSB getters and tadpole functions for all higgses


  Commit: 0881ad01273904952b555ad8ed4201764b92f691
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0881ad01273904952b555ad8ed4201764b92f691
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M meta/EWSB.m
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  simplify function


  Commit: 3ab1cdf1cbe67134105c4c8bc9e8f41246aaa9af
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3ab1cdf1cbe67134105c4c8bc9e8f41246aaa9af
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

  Changed paths:
    M ChangeLog

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


  Commit: 450910807b3b10c6388658a50dc75e652ffee6dc
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/450910807b3b10c6388658a50dc75e652ffee6dc
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M test/test_CMSSMMassWInput_spectrum.cpp
    M test/test_NSM_low_scale_constraint.cpp
    M test/test_NUTNMSSM_spectrum.cpp

  Log Message:
  -----------
  correcting tests


  Commit: 0a58604bcc395978b4cf8f045293ec714b4a2f9e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0a58604bcc395978b4cf8f045293ec714b4a2f9e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M test/test_NUTNMSSM_spectrum.cpp

  Log Message:
  -----------
  fixing NUTNMSSM test


  Commit: 60afb8915b5d9aafd42cff34da67676500135e5e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60afb8915b5d9aafd42cff34da67676500135e5e
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M test/test_CMSSMMassWInput_spectrum.cpp

  Log Message:
  -----------
  fix CMSSMMassWInput test


  Commit: 16c4e85191b20e76ba3a821cadd20637f24ca097
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/16c4e85191b20e76ba3a821cadd20637f24ca097
  Author: Alexander Voigt <alexander.voigt at desy.de>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M ChangeLog
    M meta/EWSB.m
    M meta/FlexibleSUSY.m
    M sarah/UnbrokenMSSM/UnbrokenMSSM.m
    M test/test_CMSSMMassWInput_spectrum.cpp
    M test/test_NSM_low_scale_constraint.cpp
    M test/test_NUTNMSSM_spectrum.cpp

  Log Message:
  -----------
  Merge branch 'development' into feature-complex-parameters


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/870632a82a94...16c4e85191b2


More information about the Flexiblesusy-commits mailing list