|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] dbe7c9: generalize SM setup routineGitHub noreply at github.comFri Feb 27 13:31:29 GMT 2015
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: dbe7c9d6aba8565b21d1e79a2ed98de18899c224 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dbe7c9d6aba8565b21d1e79a2ed98de18899c224 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-02-27 (Fri, 27 Feb 2015) Changed paths: M test/test_SM.hpp Log Message: ----------- generalize SM setup routine Commit: 3a6204ede096303bed3075253d5cc2cbd48d1885 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3a6204ede096303bed3075253d5cc2cbd48d1885 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-02-27 (Fri, 27 Feb 2015) Changed paths: A model_files/SMHighPrecision/FlexibleSUSY.m.in M test/module.mk A test/test_SMHighPrecision_two_loop_spectrum.cpp Log Message: ----------- adding test for 2-loop top pole mass with HighPrecision Commit: dc74c18f2f60eab1a93bd4e218520153fe33c6dd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc74c18f2f60eab1a93bd4e218520153fe33c6dd Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-02-27 (Fri, 27 Feb 2015) Changed paths: M meta/LoopMasses.m Log Message: ----------- Revert "Simplify calculation of top pole mass 2-loop calculation" This reverts commit e29a0545c795a7f5d573c94bbe1f37454fa7bd54. This revert is necessary in order to not spoil the 2-loop QCD top mass corrections in HighPrecision mode. Rationale: The 2-loop contributions assume that the momentum is set to the dr-bar top mass, p = mt_drbar . However, in HighPrecision mode there is an iteration over p = mt_pole . Therefore, in order to correctly use the 2-loop contributions (which account for the correct momentum) the 1-loop contributions have to be calculated for p = mt_drbar. Therefore, we strip them out of the self-energies and add them at the end for p = mt_drbar, together with the 2-loop pieces (which are also calculated for p = mt_drbar). Conflicts: meta/LoopMasses.m Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/bbadb55f1ce3...dc74c18f2f60
More information about the Flexiblesusy-commits mailing list |