|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 737c19: move MS-bar--DR-bar alpha_em conversion term into ...GitHub noreply at github.comSun Jul 12 11:06:30 BST 2015
Branch: refs/heads/feature-root-solver Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 737c194bc3d67deb3813bb569a76fd1bb94504b5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/737c194bc3d67deb3813bb569a76fd1bb94504b5 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-07-02 (Thu, 02 Jul 2015) Changed paths: M meta/ThresholdCorrections.m Log Message: ----------- move MS-bar--DR-bar alpha_em conversion term into SUSY threshold correction Commit: 51516b98d236ad9f96819c15d5c2fbc57ad7f599 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/51516b98d236ad9f96819c15d5c2fbc57ad7f599 Author: Peter Athron <peter.athron at adelaide.edu.au> Date: 2015-07-03 (Fri, 03 Jul 2015) Changed paths: M sarah/NSM/parameters.m Log Message: ----------- removed repeat of mH2 parameter from sarah parameters.m file. We may want to consider replacong tbis if an extra Higgs mass parameters has a use though. Commit: 1a631f9a766dab26680c6f513b9794a85d629bdd https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1a631f9a766dab26680c6f513b9794a85d629bdd Author: Peter Athron <peter.athron at adelaide.edu.au> Date: 2015-07-03 (Fri, 03 Jul 2015) Changed paths: M meta/ThresholdCorrections.m M test/test_lowMSSM.sh Log Message: ----------- Merge branch 'development' of https://github.com/FlexibleSUSY/FlexibleSUSY into development Commit: fea4d596a3264a9496400af72f5dc616eda0b1ab https://github.com/FlexibleSUSY/FlexibleSUSY/commit/fea4d596a3264a9496400af72f5dc616eda0b1ab Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-07-06 (Mon, 06 Jul 2015) Changed paths: M templates/slha_io.cpp.in Log Message: ----------- Bugfix: read MODSEL block if SLHA input is passed via stdin Commit: a6b6b3b7c04d006d8da9fafdad821fb5e23e6f6e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a6b6b3b7c04d006d8da9fafdad821fb5e23e6f6e Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-07-06 (Mon, 06 Jul 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 0606bd86715674ae13cdaf918161159730bfd005 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0606bd86715674ae13cdaf918161159730bfd005 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-07-06 (Mon, 06 Jul 2015) Changed paths: M ChangeLog Log Message: ----------- acknowledge Peter Drechsel for finding the bug Commit: 79c161e62803880525ef10475d196214d7eb7cdf https://github.com/FlexibleSUSY/FlexibleSUSY/commit/79c161e62803880525ef10475d196214d7eb7cdf Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-07-06 (Mon, 06 Jul 2015) Changed paths: M model_files/MSSM/FlexibleSUSY.m.in Log Message: ----------- Bugfix: correcting trilinear input at Qin in the MSSM Commit: eedc8722f2d1e48442f0a14f5fd2458202792399 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eedc8722f2d1e48442f0a14f5fd2458202792399 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-07-06 (Mon, 06 Jul 2015) Changed paths: M model_files/MSSMatMGUT/FlexibleSUSY.m.in Log Message: ----------- Bugfix: correcting trilinear input at Qin in the MSSMatMGUT Commit: b8558d04082fb7e55679441aa21eea46434073bb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b8558d04082fb7e55679441aa21eea46434073bb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-07-07 (Tue, 07 Jul 2015) Changed paths: M ChangeLog M configure Log Message: ----------- version 1.2.1 Commit: f5b3a0215e1c62d4dfcd3354cbd444d00023f60b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f5b3a0215e1c62d4dfcd3354cbd444d00023f60b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-07-12 (Sun, 12 Jul 2015) Changed paths: M src/two_scale_solver.cpp M src/two_scale_solver.hpp Log Message: ----------- move header inclusion into .cpp file Commit: b5c660c5a1df1c68d19085bc58b01e23903cebd6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b5c660c5a1df1c68d19085bc58b01e23903cebd6 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-07-12 (Sun, 12 Jul 2015) Changed paths: M meta/FlexibleSUSY.m Log Message: ----------- remove unused function parameter Commit: 6e849b7491e602453065a87fc7a550f89830d872 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e849b7491e602453065a87fc7a550f89830d872 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-07-12 (Sun, 12 Jul 2015) Changed paths: M src/betafunction.hpp M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_soft_parameters.hpp.in M templates/two_scale_susy_parameters.cpp.in M templates/two_scale_susy_parameters.hpp.in M test/test_betafunction.cpp Log Message: ----------- remove const from return type from method which uses return-by-value This makes a difference in C++ 11 and 14 move semantics. Commit: b351ef3833af6daf2b4ab5dbd552674f48742441 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b351ef3833af6daf2b4ab5dbd552674f48742441 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-07-12 (Sun, 12 Jul 2015) Changed paths: M ChangeLog M configure M meta/ThresholdCorrections.m M model_files/MSSM/FlexibleSUSY.m.in M model_files/MSSMatMGUT/FlexibleSUSY.m.in M sarah/NSM/parameters.m M src/betafunction.hpp M src/two_scale_solver.cpp M src/two_scale_solver.hpp M templates/slha_io.cpp.in M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_soft_parameters.hpp.in M templates/two_scale_susy_parameters.cpp.in M templates/two_scale_susy_parameters.hpp.in M test/test_betafunction.cpp Log Message: ----------- Merge branch 'development' into feature-semianalytic-solver Commit: b2c73bd3a4e6ce6c5f3bc21f989effaffef79641 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b2c73bd3a4e6ce6c5f3bc21f989effaffef79641 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-07-12 (Sun, 12 Jul 2015) Changed paths: M ChangeLog M configure M meta/FlexibleSUSY.m M meta/ThresholdCorrections.m M model_files/MSSM/FlexibleSUSY.m.in M model_files/MSSMatMGUT/FlexibleSUSY.m.in M sarah/NSM/parameters.m M src/betafunction.hpp M src/two_scale_solver.cpp M src/two_scale_solver.hpp M templates/slha_io.cpp.in M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_soft_parameters.hpp.in M templates/two_scale_susy_parameters.cpp.in M templates/two_scale_susy_parameters.hpp.in M test/test_betafunction.cpp Log Message: ----------- Merge branch 'feature-semianalytic-solver' into feature-root-solver Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/b3eb92b91fe1...b2c73bd3a4e6
More information about the Flexiblesusy-commits mailing list |