[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 60a8cc: Bugfix: no early successful exit when only one ele...

GitHub noreply at github.com
Mon Aug 29 09:46:01 BST 2016


  Branch: refs/heads/feature-SMtower
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 60a8ccc2ff01d8cfa5264820bbab39725b377dc4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60a8ccc2ff01d8cfa5264820bbab39725b377dc4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M src/fixed_point_iterator.hpp

  Log Message:
  -----------
  Bugfix: no early successful exit when only one element has converged


  Commit: 728b5ea016805417a2dffd110fe632af08c7b52c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/728b5ea016805417a2dffd110fe632af08c7b52c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M README
    M config/Makefile.in
    M doc/building.dox
    M templates/module.addon.mk.in
    M templates/module.mk.in

  Log Message:
  -----------
  don't let `make clean' delete generated files

For that purpose use now

   make clean-generated   # deletes all generated files

or

   make clean-<model>-src # deletes generated files of <model>


  Commit: c51f2cf447d120c86318fe655498331a12104967
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c51f2cf447d120c86318fe655498331a12104967
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ChangeLog

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


  Commit: 0bac1567cc426862035a2aaa46b58041f43c9430
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0bac1567cc426862035a2aaa46b58041f43c9430
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M meta/LoopMasses.m

  Log Message:
  -----------
  protect local variable


  Commit: a7c87ea86c7de0d1b025caf1f5cb083038a4b4d8
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7c87ea86c7de0d1b025caf1f5cb083038a4b4d8
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M meta/ThreeLoopQCD.m

  Log Message:
  -----------
  correcting used h symbol for expansion


  Commit: 1d102700db889ade3a044ad19a309833c19b4cd0
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d102700db889ade3a044ad19a309833c19b4cd0
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M meta/ThreeLoopQCD.m

  Log Message:
  -----------
  protect local variable


  Commit: 1a6267cba1c01dd461f97c0b42abc26225f3628a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1a6267cba1c01dd461f97c0b42abc26225f3628a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M src/standard_model.cpp

  Log Message:
  -----------
  use 3-loop SM-QCD corrections also in the hard-coded SM class


  Commit: 05fe397b67f6c3dd07f0bf5a82ad3ccd9ab04fc3
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/05fe397b67f6c3dd07f0bf5a82ad3ccd9ab04fc3
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M meta/LoopMasses.m
    M src/standard_model.cpp
    M test/module.mk
    A test/test_SM_three_loop_spectrum.cpp

  Log Message:
  -----------
  correcting sign of QCD 3L contribution to Mt


  Commit: 0d08b9975b710ee02c663282dd3513300ba98990
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d08b9975b710ee02c663282dd3513300ba98990
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M meta/BetaFunction.m

  Log Message:
  -----------
  Bugfix: do not try generate non-squared unit matrix

for split beta function expressions.  Non-squared unit matrices
would appear for non-squared matrix-valued parameters.

This bug has been reported by Dylan Harries in the SE6SSM.


  Commit: 0e09b28360fcfdb9e26836787f70296536401121
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0e09b28360fcfdb9e26836787f70296536401121
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ChangeLog

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


  Commit: 608100f963fbb38fc93fbd1b94b18e270c7e0aa7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/608100f963fbb38fc93fbd1b94b18e270c7e0aa7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-27 (Sat, 27 Aug 2016)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  correcting date of previous release


  Commit: 769460f3888c309f1f26ebc8d3a23e943eec04db
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/769460f3888c309f1f26ebc8d3a23e943eec04db
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-27 (Sat, 27 Aug 2016)

  Changed paths:
    M ChangeLog
    M configure

  Log Message:
  -----------
  version 1.6.0


  Commit: db67c81429829dcac5c8b5916b300a114e2b7195
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/db67c81429829dcac5c8b5916b300a114e2b7195
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M src/mssm_twoloophiggs.cpp
    M src/nmssm_twoloophiggs.cpp

  Log Message:
  -----------
  Bugfix: fix compilation with --disable-threads


  Commit: b27a1566e6ce3ecf5365d34632b2e87fb669e258
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b27a1566e6ce3ecf5365d34632b2e87fb669e258
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M ChangeLog

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


  Commit: d5ea9b74e8fcb986665ea341f883bfa6d3531771
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d5ea9b74e8fcb986665ea341f883bfa6d3531771
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M ChangeLog
    M configure

  Log Message:
  -----------
  version 1.6.1


  Commit: bcd7ddd6127980b9d2ddcbc8769e29a3f5e338a5
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bcd7ddd6127980b9d2ddcbc8769e29a3f5e338a5
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M ChangeLog
    M README
    M config/Makefile.in
    M configure
    M doc/building.dox
    M meta/BetaFunction.m
    M meta/LoopMasses.m
    M meta/ThreeLoopQCD.m
    M src/fixed_point_iterator.hpp
    M src/mssm_twoloophiggs.cpp
    M src/nmssm_twoloophiggs.cpp
    M src/standard_model.cpp
    M templates/module.addon.mk.in
    M templates/module.mk.in
    M test/module.mk
    A test/test_SM_three_loop_spectrum.cpp

  Log Message:
  -----------
  Merge branch 'development' into feature-SMtower


  Commit: fe474b7884164f67556f8f8a6c79a0886132d7d6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fe474b7884164f67556f8f8a6c79a0886132d7d6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M test/test_MSSMtower.sh

  Log Message:
  -----------
  large MS points converge hardly


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/b862137f2bfb...fe474b788416


More information about the Flexiblesusy-commits mailing list