|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 1d1235: use generic callback function to retrieve matching...GitHub noreply at github.comWed Nov 23 18:07:44 GMT 2016
Branch: refs/heads/feature-2.0 Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 1d123559945d71ffa37ba61fa52296ca9beff58a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1d123559945d71ffa37ba61fa52296ca9beff58a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M templates/standard_model_high_scale_spectrum_generator.hpp.in M templates/standard_model_low_scale_spectrum_generator.hpp.in M templates/standard_model_two_scale_high_scale_initial_guesser.cpp.in M templates/standard_model_two_scale_low_scale_initial_guesser.cpp.in M templates/standard_model_two_scale_matching.cpp.in M templates/standard_model_two_scale_matching.hpp.in Log Message: ----------- use generic callback function to retrieve matching scale Commit: 1384c0d48cb55c0f76fe555db047c0f1d82f5a1c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1384c0d48cb55c0f76fe555db047c0f1d82f5a1c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M templates/high_scale_spectrum_generator.hpp.in M templates/low_scale_spectrum_generator.hpp.in M templates/standard_model_high_scale_spectrum_generator.hpp.in M templates/standard_model_low_scale_spectrum_generator.hpp.in Log Message: ----------- use in-class initialization for SG classes Commit: e79285e5e0832996b9246dedaaefeaa53cdee402 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e79285e5e0832996b9246dedaaefeaa53cdee402 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- simplify and modernize DR-bar convergence tester Commit: df34404aac6b51f0c1f2a8379617e1397373092b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/df34404aac6b51f0c1f2a8379617e1397373092b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- avoid redundant variable setting Commit: 5686c1b497da376e0084c40493ec643b2d3c3edc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5686c1b497da376e0084c40493ec643b2d3c3edc Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- make more functions inline and private Commit: eaf1dac29c00fc91fc4a85034656e51a5a0403b4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eaf1dac29c00fc91fc4a85034656e51a5a0403b4 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/standard_model_two_scale_convergence_tester.cpp M src/two_scale_convergence_tester_drbar.hpp M templates/two_scale_convergence_tester.cpp.in Log Message: ----------- make copy of current model This commit prepares to chose a scale for the convergence tester. Commit: 92c6f4ecf0a932be1c183be27ca2b3a1d6e65322 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/92c6f4ecf0a932be1c183be27ca2b3a1d6e65322 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- allow to run model to specific scale for convergence check Commit: 4a41bb0c32e5387d422b3336e9b4df777e9dcaa6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a41bb0c32e5387d422b3336e9b4df777e9dcaa6 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/standard_model_two_scale_convergence_tester.cpp M src/standard_model_two_scale_convergence_tester.hpp M templates/two_scale_convergence_tester.cpp.in M templates/two_scale_convergence_tester.hpp.in Log Message: ----------- pass optional scale_getter argument to DR-bar convergence tester Commit: 61da6b3421e64afe1621a41bdce6ddcf117209d0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/61da6b3421e64afe1621a41bdce6ddcf117209d0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- calculate running masses after running to comparison scale Commit: c438433b618221d9b2ab506d0c495b4017c6dc7d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c438433b618221d9b2ab506d0c495b4017c6dc7d Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/two_scale_convergence_tester.cpp M src/two_scale_convergence_tester.hpp M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- simplify convergence tester interface class Commit: 20d700ad58745cb0612f2503d90e03941d3fc2bc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/20d700ad58745cb0612f2503d90e03941d3fc2bc Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/two_scale_convergence_tester_drbar.hpp Log Message: ----------- need to run to target scale before checking the scales Commit: c33c258c9e713cbb339ec423d56d0c817475030c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c33c258c9e713cbb339ec423d56d0c817475030c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M templates/high_scale_spectrum_generator.hpp.in M templates/low_scale_spectrum_generator.hpp.in M templates/standard_model_high_scale_spectrum_generator.hpp.in M templates/standard_model_low_scale_spectrum_generator.hpp.in Log Message: ----------- perfrom convergence check in FS at MSUSY and in FlexibleEFTHiggs at MSUSY (BSM model) and Mt (SM). Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/4d37e75c2808...c33c258c9e71
More information about the Flexiblesusy-commits mailing list |