[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] b334a4: correcting input flag for Himalaya

GitHub noreply at github.com
Fri Jul 6 14:29:12 BST 2018


  Branch: refs/heads/feature-HSSUSY-3L
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: b334a49307b86f6553070de0d2627be2664c264f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b334a49307b86f6553070de0d2627be2664c264f
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  correcting input flag for Himalaya


  Commit: b924dbab6c2b6b67c301fd137d865fc6b357416b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b924dbab6c2b6b67c301fd137d865fc6b357416b
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  Reverting part of Himalaya call simplification

There seems to be a bug in Himalaya 1.0 in the calculation of s2t.
For this reason, we use our calculation of the stop masses / mixing.


  Commit: 523ee17925a1dad043fb7c6620a9da652cc8622d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/523ee17925a1dad043fb7c6620a9da652cc8622d
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-06-16 (Sat, 16 Jun 2018)

  Changed paths:
    M test/test_TextFormatting.m

  Log Message:
  -----------
  adapt tests


  Commit: 45e4b58ec9a3e4855a154443c3f0e1831bdf516d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/45e4b58ec9a3e4855a154443c3f0e1831bdf516d
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-06-16 (Sat, 16 Jun 2018)

  Changed paths:
    M meta/TextFormatting.m
    M test/test_TextFormatting.m

  Log Message:
  -----------
  delete empty lines and trailing whitespace


  Commit: 0fce2c7623664add110474deb737054dcf69699b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0fce2c7623664add110474deb737054dcf69699b
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-06-17 (Sun, 17 Jun 2018)

  Changed paths:
    M meta/TextFormatting.m
    M test/test_TextFormatting.m

  Log Message:
  -----------
  remove unused functions


  Commit: 18f4b519ef4feb6ac9900c2939ab6526b60363cb
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/18f4b519ef4feb6ac9900c2939ab6526b60363cb
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-06-17 (Sun, 17 Jun 2018)

  Changed paths:
    M test/test_TextFormatting.m

  Log Message:
  -----------
  adding test case which triggers a current bug in WrapText[]


  Commit: e13acf4ae3fc311aae9662225234a6216ac43573
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e13acf4ae3fc311aae9662225234a6216ac43573
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2018-06-23 (Sat, 23 Jun 2018)

  Changed paths:
    M meta/TextFormatting.m
    M test/test_TextFormatting.m

  Log Message:
  -----------
  Fix a bug in WrapText[]

It failed to locate a split point if the maxWidth-th character was a
whitespace.  In such a case, it now splits the line keeping up to
position maxWidth-1 discarding the consecutive whitespaces starting at
position maxWidth.


  Commit: 7a14c7b5fd39cbf2ac0f2621fff6672d41cda7b9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7a14c7b5fd39cbf2ac0f2621fff6672d41cda7b9
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

  Changed paths:
    M model_files/NUHMSSMNoFV/LesHouches.in.NUHMSSMNoFV
    M model_files/NUHMSSMNoFVHimalaya/LesHouches.in.NUHMSSMNoFVHimalaya

  Log Message:
  -----------
  update MSSMNoFV model files to give Mh ~ 125 GeV


  Commit: 527d54fd67899b4ff8cc578cb8a0ffb2247c3319
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/527d54fd67899b4ff8cc578cb8a0ffb2247c3319
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M src/dilog.cpp
    M src/dilog.hpp
    M src/threshold_loop_functions.cpp
    M src/threshold_loop_functions.hpp

  Log Message:
  -----------
  mark threshold functions and dilog as pure

to allow for improved optimization in HSSUSY


  Commit: 1b337587419f355651f214661bf8bffde4e0b0b5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1b337587419f355651f214661bf8bffde4e0b0b5
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M src/numerics2.hpp
    M src/threshold_loop_functions.hpp

  Log Message:
  -----------
  make more functions noexcept and shorten attribute notation


  Commit: e1bc322cd5bfe254c51138430dcd8b076611e26c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e1bc322cd5bfe254c51138430dcd8b076611e26c
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M src/dilog.hpp

  Log Message:
  -----------
  partially revert 527d54fd67899b

because it results in nans in the phi_xyz function
(reason unknown)


  Commit: 3cbf4f80f43b1d9da4668c6ba12eddfb26bf9281
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3cbf4f80f43b1d9da4668c6ba12eddfb26bf9281
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M meta/SelfEnergies.m

  Log Message:
  -----------
  throw an exception if 3L corrections shall be used

but Himalaya has not been configured


  Commit: a30efb969aca862f6ae765ee5d5014c6833bb7a7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a30efb969aca862f6ae765ee5d5014c6833bb7a7
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M doc/hssusy.dox

  Log Message:
  -----------
  update the HSSUSY documentation

(the arxiv number must still be added)


  Commit: f7ef1511159b1c1b750ac9b0f1f301c28b79dbaf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f7ef1511159b1c1b750ac9b0f1f301c28b79dbaf
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M meta/SelfEnergies.m
    M meta/TextFormatting.m
    M model_files/NUHMSSMNoFV/LesHouches.in.NUHMSSMNoFV
    M model_files/NUHMSSMNoFVHimalaya/LesHouches.in.NUHMSSMNoFVHimalaya
    M src/dilog.cpp
    M src/dilog.hpp
    M src/numerics2.hpp
    M src/threshold_loop_functions.cpp
    M src/threshold_loop_functions.hpp
    M test/test_TextFormatting.m

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-HSSUSY-3L


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/904c0e887202...f7ef1511159b
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Flexiblesusy-commits mailing list