|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] c009a3: implementation sketch of CP-odd and charged Higgs ...GitHub noreply at github.comWed Jan 28 19:57:10 GMT 2015
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: c009a3304203c7717d4f3e65db3a960661ec63b0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c009a3304203c7717d4f3e65db3a960661ec63b0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-01-23 (Fri, 23 Jan 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/two_scale_model.cpp.in M templates/two_scale_model.hpp.in Log Message: ----------- implementation sketch of CP-odd and charged Higgs mass getters Commit: f45a21a9a003d9c5158056420a97405dd69f0066 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f45a21a9a003d9c5158056420a97405dd69f0066 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M models/SoftsusyMSSM/softsusy.cpp M models/SoftsusyMSSM/softsusy.h M models/SoftsusyNMSSM/nmssmUtils.cpp M models/SoftsusyNMSSM/nmssmUtils.h M models/SoftsusyNMSSM/nmssmsoftsusy.cpp M models/SoftsusyNMSSM/nmssmsoftsusy.h M src/def.cpp M src/def.h M src/fixed_point_iterator.hpp M test/module.mk M test/test_NMSSM.hpp M test/test_NMSSM_initial_guesser.cpp M test/test_NMSSM_spectrum.cpp A test/test_NUTNMSSM.hpp A test/test_NUTNMSSM_spectrum.cpp Log Message: ----------- Merge branch 'development' into bugfix-cp-odd-higgs Commit: 099cacb2031cc38c21de89c2ee0e33531081eaad https://github.com/FlexibleSUSY/FlexibleSUSY/commit/099cacb2031cc38c21de89c2ee0e33531081eaad Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M src/wrappers.hpp Log Message: ----------- removing unnecessary whitespace Commit: 83448ae40a8b6859866c925f92410a435b18ba28 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/83448ae40a8b6859866c925f92410a435b18ba28 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: A meta/Utils.m Log Message: ----------- adding utilities module Commit: b3412919f09c774d4071c732e4ec8f3feb34f6a0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b3412919f09c774d4071c732e4ec8f3feb34f6a0 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M src/wrappers.hpp M test/test_wrappers.cpp Log Message: ----------- adding helper routine which copies elements from one vector to another based on the content of a third vector. The routine is used to copy non-goldstone boson masses from a source vector to a destination vector given the masses of the goldstone bosons. Commit: 442e2edc586ee611cece9841266d35356c33a766 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/442e2edc586ee611cece9841266d35356c33a766 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M meta/EWSB.m M meta/Utils.m M meta/WriteOut.m Log Message: ----------- adding StringZipWithSeparator helper function Commit: ab666000855da6bc7785bd12cb15440cef48d9b2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ab666000855da6bc7785bd12cb15440cef48d9b2 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m Log Message: ----------- adding getter for physical (non-goldstone) masses from Higgs multiplets Commit: 4a1c471aa6d23544e3df27e8ab3682d048f49655 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a1c471aa6d23544e3df27e8ab3682d048f49655 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M meta/FlexibleSUSY.m M meta/SelfEnergies.m M meta/TreeMasses.m Log Message: ----------- Bugfix: use lightest CP-odd Higgs in the 2-loop Higgs mass corrections In some parameter points (for example S1 in the NUTNMSSM) the lightest state in MAh is a CP-odd Higgs. The second lightest is the goldstone boson. This bugfix ensures that we're using always the ligthest physical CP-odd Higgs boson. Commit: 338f9c2f262e9f62530f75a2c8982abe3c139ed2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/338f9c2f262e9f62530f75a2c8982abe3c139ed2 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M meta/TreeMasses.m Log Message: ----------- unify if-statements Commit: 7b1980d0b8e39cf4980ea4a1c9ed69e56e389637 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7b1980d0b8e39cf4980ea4a1c9ed69e56e389637 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M src/wrappers.hpp M test/test_wrappers.cpp Log Message: ----------- Bugfix in remove_if_equal: avoid double counting of a Goldstone boson Commit: 62dde481ae04fcc4b5969e2eb168cb0c6e5e90ad https://github.com/FlexibleSUSY/FlexibleSUSY/commit/62dde481ae04fcc4b5969e2eb168cb0c6e5e90ad Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 2d095a43166063a446abd587c783529984ba8009 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2d095a43166063a446abd587c783529984ba8009 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-01-28 (Wed, 28 Jan 2015) Changed paths: M src/compare.hpp M src/wrappers.hpp Log Message: ----------- move predicate to compare.hpp Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/d4da5f8f783a...2d095a431660
More information about the Flexiblesusy-commits mailing list |