[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] c35dcb: Bugfix: perform shared linking with C++ compiler

GitHub noreply at github.com
Thu Oct 27 11:12:27 BST 2016


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: c35dcb206ef33b7b4e62f55d48b2243e029c8c4c
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c35dcb206ef33b7b4e62f55d48b2243e029c8c4c
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M configure

  Log Message:
  -----------
  Bugfix: perform shared linking with C++ compiler

in order to automatically link with libstdc++ .  This fixes a linking
error on Mac.


  Commit: f0553b1fd638127326499984630e0fc39b9787a2
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f0553b1fd638127326499984630e0fc39b9787a2
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M ChangeLog

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


  Commit: 70a3f9a184e8810cb17f3d0df35917cad3b4c4ec
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/70a3f9a184e8810cb17f3d0df35917cad3b4c4ec
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M configure

  Log Message:
  -----------
  increase required g++ version

as writen in the README file already


  Commit: a6c7a08ab60d62918579a3739b1823b9878c67b4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a6c7a08ab60d62918579a3739b1823b9878c67b4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    A meta/MSSM/mb.res
    A meta/MSSM/mt.res

  Log Message:
  -----------
  adding 2L SQCD corrections to Mt and Mb from hep-ph/0210258


  Commit: 98c90065ffa8fe20ba72afb586ad630c3f180dde
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/98c90065ffa8fe20ba72afb586ad630c3f180dde
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M meta/MSSM/mb.res
    M meta/MSSM/mt.res

  Log Message:
  -----------
  adding Local keywords to make expressions includable into Form


  Commit: 3a3c19f96f53fde4591353778034402ff04bb5e6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3a3c19f96f53fde4591353778034402ff04bb5e6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    A meta/MSSM/extract_MSSM_Mb_over_mb.frm
    A meta/MSSM/extract_MSSM_Mt_over_mt.frm
    A meta/MSSM/mb.m
    A meta/MSSM/mt.m

  Log Message:
  -----------
  adding 2L relations between M[t,b] and m[t,b] from [arXiv:hep-ph/0210258]

in Mathematica form


  Commit: 509af06f4cfaeef93318eaf7ccec7be5248b48bf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/509af06f4cfaeef93318eaf7ccec7be5248b48bf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M meta/TwoLoopMSSM.m

  Log Message:
  -----------
  export general 2L SUSY-QCD contributions to Mt


  Commit: 20f169fc171288ce564e0ce1316b3e5a8f2dc141
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/20f169fc171288ce564e0ce1316b3e5a8f2dc141
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M src/standard_model_two_scale_low_scale_constraint.cpp

  Log Message:
  -----------
  Bugfix: reset W pole mass in SM low-scale constraint

There are 2 different QedQcd objects: One in the Standard_model class,
and one in the SM low-scale constraint.  The W is re-calculated in the
Standard_model object.  Therefore, it must be reset in the low-scale
constraint as well.

This bug lead to wrong sin(theta_W) in scenarios with increased
alpha_em and/or decreased MZ.


  Commit: ff6dbb0e0af695ac68b98e50c286ceff40887d03
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ff6dbb0e0af695ac68b98e50c286ceff40887d03
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M ChangeLog

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


  Commit: 34334440a7da1e037696f7532280f80f509cea2a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/34334440a7da1e037696f7532280f80f509cea2a
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M test/test_MSSMtower.sh

  Log Message:
  -----------
  adding test to check for bug fixed in commit 20f169f


  Commit: 8fdc7246f2074b982f02457022f0f6456ec20075
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/8fdc7246f2074b982f02457022f0f6456ec20075
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M src/standard_model.cpp
    M src/standard_model.hpp
    M src/standard_model_two_scale_low_scale_constraint.cpp

  Log Message:
  -----------
  use clearer design to re-calculate MW pole mass in the SM class


  Commit: 41b1a7feb9fd3888fa824528325b7493b1791226
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/41b1a7feb9fd3888fa824528325b7493b1791226
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M meta/ThresholdCorrections.m
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in

  Log Message:
  -----------
  same as commit 8fdc7246f2074b, but for all generated classes


  Commit: 43950a1c6274ef5cbaea0f7feeeceadfafc98aee
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/43950a1c6274ef5cbaea0f7feeeceadfafc98aee
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M src/standard_model.cpp
    M src/standard_model.hpp
    M src/standard_model_two_scale_low_scale_constraint.cpp
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in

  Log Message:
  -----------
  be more explicit about what is changed when MW is recalculated


  Commit: 9f8fce07f5fcf00e0e29ee853a6afc0ff506d82d
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/9f8fce07f5fcf00e0e29ee853a6afc0ff506d82d
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M ChangeLog
    M configure
    A meta/MSSM/extract_MSSM_Mb_over_mb.frm
    A meta/MSSM/extract_MSSM_Mt_over_mt.frm
    A meta/MSSM/mb.m
    A meta/MSSM/mb.res
    A meta/MSSM/mt.m
    A meta/MSSM/mt.res
    M meta/ThresholdCorrections.m
    M meta/TwoLoopMSSM.m
    M src/standard_model.cpp
    M src/standard_model.hpp
    M src/standard_model_two_scale_low_scale_constraint.cpp
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in
    M test/test_MSSMtower.sh

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

Conflicts:
	src/standard_model.cpp


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/5779a498f446...9f8fce07f5fc


More information about the Flexiblesusy-commits mailing list