[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 213129: implement missing case of negative input for thres...

GitHub noreply at github.com
Tue Mar 28 18:05:31 BST 2017


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 2131292b6c5c81029a05cbaa3e3fe4f6d6f36a43
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2131292b6c5c81029a05cbaa3e3fe4f6d6f36a43
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp
    M test/test_threshold_loop_functions.cpp

  Log Message:
  -----------
  implement missing case of negative input for threshold loop functions


  Commit: 4580c7b0a1e19a45392583c9fcde59a603852ee5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4580c7b0a1e19a45392583c9fcde59a603852ee5
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

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

  Log Message:
  -----------
  implement delta_xyz and phi_xyz function

Author: Emanuele Bangaschi

Many thanks!


  Commit: b1809790eb1a48a9370b626e45be739811edb9de
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b1809790eb1a48a9370b626e45be739811edb9de
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
    A meta/SM/HSSUSY_corrections.m
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/HSSUSY/LesHouches.in.HSSUSY
    M test/test_HSSUSY_SUSYHD.sh

  Log Message:
  -----------
  adding complete 2L O((at+ab)^2) corrections for HSSUSY

and 1L O(atau + ab) from arxiv:1703.08166 .

The expressions have been provided by Pietro Slavich and Emanuele
Bagnaschi.


  Commit: e10689d3fb12cece99d2800650e9b5601f9840e1
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e10689d3fb12cece99d2800650e9b5601f9840e1
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
    M ChangeLog

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


  Commit: b574ef4f09d41730c2974bac0deeb1dee67c35e7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b574ef4f09d41730c2974bac0deeb1dee67c35e7
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
    M src/threshold_loop_functions.cpp

  Log Message:
  -----------
  apply clang-format to long lines


  Commit: 02f6495e23c3dc1b07c79d74055da390139b5382
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/02f6495e23c3dc1b07c79d74055da390139b5382
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
    A meta/MSSM/dmtas2.expr
    A meta/MSSM/dmtas2.m
    A meta/MSSM/extract_MSSM_Mt_over_mt_from_softsusy.m

  Log Message:
  -----------
  adding 2-loop SQCD corrections to yt^DRbar in the MSSM

The GiNaC expression in "dmtas2.expr" has been extracted from SOFTSUSY
3.7.4 by adding the following C++ code snippet into the file
src/two_loop_thresholds/two_loop_archives/tquark_2loop_strong_pole.gar
right after the cache has been filled:

if (cache.size() == 1) {
   ofstream out("dmtas2.expr");
   out << cache[0] << endl;
}

Note: The expression does not include the 2-loop factor 1/(4 Pi)^4 .


  Commit: 4b4e009168e18824bd7f01617284d6808c06e0a0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4b4e009168e18824bd7f01617284d6808c06e0a0
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M model_files/HSSUSY/FlexibleSUSY.m.in

  Log Message:
  -----------
  add loop corrections using If[] statements

to speed-up the calculation and allow user to skip nans in 2-loop
O(at*ab) corrections.


  Commit: ef9f9f412f969f7d3b7b25ee953448ba27e10d05
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ef9f9f412f969f7d3b7b25ee953448ba27e10d05
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M model_files/HSSUSY/FlexibleSUSY.m.in

  Log Message:
  -----------
  indentation


  Commit: f2bdd5c53e4bb2cbf14d32c7a02998347b3fe548
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f2bdd5c53e4bb2cbf14d32c7a02998347b3fe548
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M meta/SM/HSSUSY_corrections.m

  Log Message:
  -----------
  typo


  Commit: fc8f0cc6ea0f4a8a56f4415d458fe3253ff07255
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fc8f0cc6ea0f4a8a56f4415d458fe3253ff07255
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M src/error.hpp
    M src/wrappers.hpp
    M test/test_wrappers.cpp

  Log Message:
  -----------
  allow user to print messages


  Commit: eadb79c1edcb457e7353166dd42dbe7804cbdb02
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eadb79c1edcb457e7353166dd42dbe7804cbdb02
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M meta/SM/HSSUSY_corrections.m

  Log Message:
  -----------
  fix typo in lambda1Ltau

Thanks to Emanuele Bagnaschi.


  Commit: 1a0b4bdd540ea3c84592c6e7e87365c31f096510
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1a0b4bdd540ea3c84592c6e7e87365c31f096510
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M meta/SM/HSSUSY_corrections.m
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/HSSUSY/LesHouches.in.HSSUSY
    M test/test_HSSUSY_SUSYHD.sh
    M test/test_HSSUSY_SUSYHD_msq_m3_degenerate.in.spc
    M test/test_HSSUSY_SUSYHD_msq_msu_m3_degenerate.in.spc
    M test/test_HSSUSY_SUSYHD_msq_msu_m3_msusy_degenerate.in.spc
    M test/test_HSSUSY_SUSYHD_msu_m3_degenerate.in.spc
    M test/test_HSSUSY_SUSYHD_nondegenerate.in.spc

  Log Message:
  -----------
  remove testing corrections lambda 1L bottom SM


  Commit: abf11b3c2ca3138280eccd40037c3581b97d4d6b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/abf11b3c2ca3138280eccd40037c3581b97d4d6b
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M meta/SM/HSSUSY_corrections.m

  Log Message:
  -----------
  make mu^2 a little different from Q to avoid nans


  Commit: 87705c0fa47aac49fe6de0f80c77e238647bfd73
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/87705c0fa47aac49fe6de0f80c77e238647bfd73
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
    M test/module.mk
    R test/test_HSSUSY_thresholds.m

  Log Message:
  -----------
  remove non-passing test

The test does not pass because the parameters x1 and x2 deviate
slightly from their true value to ensure numerical stability.


  Commit: f434e30d33b201a747d1e43002f94938b47ea7ef
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f434e30d33b201a747d1e43002f94938b47ea7ef
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M meta/CConversion.m
    M meta/Parameters.m

  Log Message:
  -----------
  rename IndexSum -> FSIndexSum for SARAH 4.11.0


  Commit: 2ba521f467554090c105ce3ee13724d9e75824d5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2ba521f467554090c105ce3ee13724d9e75824d5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M .gitattributes
    M ChangeLog
    M model_files/HSSUSY/FlexibleSUSY.m.in
    M model_files/HSSUSY/LesHouches.in.HSSUSY
    M test/test_HSSUSY_SUSYHD.sh

  Log Message:
  -----------
  do not publish full HSSUSY corrections from 1703.08166

Note to Alex: This commit is to be reverted to publish the full HSSUSY
corrections from 1703.08166 .


  Commit: ad571bdf852e418e144ad416a34707b83b154362
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ad571bdf852e418e144ad416a34707b83b154362
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M meta/SM/HSSUSY_corrections.m

  Log Message:
  -----------
  implement more general O(ab*as) correction allowing for negative M3

Thanks to Emanuele Bagnaschi.


  Commit: f176a0c171d09cbf9f7e748a22d833494dfcdbd6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f176a0c171d09cbf9f7e748a22d833494dfcdbd6
  Author: Alexander Voigt <Alexander.Voigt at physik.rwth-aachen.de>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M .gitattributes
    A meta/MSSM/dmtas2.expr
    A meta/MSSM/dmtas2.m
    A meta/MSSM/extract_MSSM_Mt_over_mt_from_softsusy.m
    A meta/SM/HSSUSY_corrections.m
    M src/error.hpp
    M src/threshold_loop_functions.cpp
    M src/threshold_loop_functions.hpp
    M src/wrappers.hpp
    M test/module.mk
    M test/test_HSSUSY_SUSYHD.sh
    M test/test_HSSUSY_SUSYHD_msq_m3_degenerate.in.spc
    M test/test_HSSUSY_SUSYHD_msq_msu_m3_degenerate.in.spc
    M test/test_HSSUSY_SUSYHD_msq_msu_m3_msusy_degenerate.in.spc
    M test/test_HSSUSY_SUSYHD_msu_m3_degenerate.in.spc
    M test/test_HSSUSY_SUSYHD_nondegenerate.in.spc
    R test/test_HSSUSY_thresholds.m
    M test/test_threshold_loop_functions.cpp
    M test/test_wrappers.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'organization/development' into feature-2.0

Conflicts:
	meta/CConversion.m
	meta/Parameters.m
	src/threshold_loop_functions.cpp
	src/wrappers.hpp
	test/test_wrappers.cpp


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/6e4f387e51af...f176a0c171d0


More information about the Flexiblesusy-commits mailing list