[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 46870b: fix sign of SSV couplings in vertex diagrams

GitHub noreply at github.com
Tue Aug 15 09:36:31 BST 2017


  Branch: refs/heads/feature-2.0
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 46870ba5eb5b55b726bd7e69c87f365ca1ff74f9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/46870ba5eb5b55b726bd7e69c87f365ca1ff74f9
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M meta/WeinbergAngle.m

  Log Message:
  -----------
  fix sign of SSV couplings in vertex diagrams


  Commit: adeda5e1f413feb8d3313191729b36470a72bc44
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/adeda5e1f413feb8d3313191729b36470a72bc44
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M test/test_CMSSM_weinberg_angle_meta.cpp

  Log Message:
  -----------
  adapt test to correct signs of Higgs vertex contributions to DeltaVB


  Commit: 1a592aa3d3c047e2b37442c379bcef5f7883bc0b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1a592aa3d3c047e2b37442c379bcef5f7883bc0b
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M templates/weinberg_angle.cpp.in
    M templates/weinberg_angle.hpp.in

  Log Message:
  -----------
  add mw_pole calculation to weinberg_angle class


  Commit: c9d2c8f7928c88c8edf27346fb29ef3956d9d84b
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c9d2c8f7928c88c8edf27346fb29ef3956d9d84b
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

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

  Log Message:
  -----------
  replace 1L recalculation of mw_pole by result from muon decay calculation
also considering leading SM 2L corrections to DeltaRHat and DeltaRhoHat


  Commit: 6fcb20ad615b12052dd2a6c4e13b3346f7e18c7e
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6fcb20ad615b12052dd2a6c4e13b3346f7e18c7e
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M templates/semi_analytic_high_scale_spectrum_generator.cpp.in
    M templates/semi_analytic_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.cpp.in
    M templates/two_scale_low_scale_spectrum_generator.cpp.in
    M test/test_CMSSM_slha_output.cpp
    M test/test_CMSSM_slha_output.in.spc
    M test/test_NMSSM_slha_output.cpp
    M test/test_NMSSM_slha_output.in.spc

  Log Message:
  -----------
  basically revert commit d738afc9f8 to allow output of improved mw_pole

calculate_spectrum() can now overwrite mw_pole value and the output is:

- for FlexibleSUSY[3] = 0: result from muon decay at scale MZ

- for FlexibleSUSY[3] = 1: result considering 1L self-energy at scale given by FlexibleSUSY[17]


  Commit: ee4b6db269c78bf7b223e00de1c0d9198603eb86
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ee4b6db269c78bf7b223e00de1c0d9198603eb86
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/Vertices.m
    M test/test_Vertices_SortCp.m

  Log Message:
  -----------
  Merge branch 'feature-2.0-cplssv-fix' into mw_calculation


  Commit: 60c8357022057fcf68f36abb1e9ee60d8a645c4a
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60c8357022057fcf68f36abb1e9ee60d8a645c4a
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-07-27 (Thu, 27 Jul 2017)

  Changed paths:
    M ChangeLog
    M configure
    M doc/model_file.dox
    M meta/FlexibleSUSY.m
    M meta/LoopMasses.m
    M meta/MSSM/as2_to_cpp.m
    A meta/MSSM/dmtauas2.expr
    A meta/MSSM/dmtauas2.m
    M meta/MSSM/extract_MSSM_delta_mb_from_softsusy.m
    A meta/MSSM/extract_MSSM_delta_mtau_from_softsusy.m
    A meta/MSSM/tau_to_cpp.m
    M meta/Observables.m
    M meta/SelfEnergies.m
    M meta/ThresholdCorrections.m
    M meta/Vertices.m
    M model_files/CMSSMYt2L/FlexibleSUSY.m.in
    M src/module.mk
    M src/mssm_twoloop_as.cpp
    M src/mssm_twoloop_as.hpp
    A src/mssm_twoloop_mtau.cpp
    A src/mssm_twoloop_mtau.hpp
    M src/standard_model.cpp
    M src/standard_model.hpp
    M templates/librarylink.cpp.in

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


  Commit: f22befe53ed3811b68b3a085378286c21fed5bde
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f22befe53ed3811b68b3a085378286c21fed5bde
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M templates/weinberg_angle.cpp.in

  Log Message:
  -----------
  test for non-finite rhohat_tree


  Commit: 900a1bb6ce4146991b7bfa8ad4100eac563df900
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/900a1bb6ce4146991b7bfa8ad4100eac563df900
  Author: Markus Bach <Markus.Bach at web.de>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M meta/FSMathLink.m
    M meta/FlexibleSUSY.m
    M templates/semi_analytic_high_scale_initial_guesser.cpp.in
    M templates/semi_analytic_low_scale_constraint.cpp.in
    M templates/semi_analytic_low_scale_constraint.hpp.in
    M templates/semi_analytic_low_scale_initial_guesser.cpp.in
    M test/module.mk
    M test/test_CMSSMCPV_librarylink.m
    A test/test_CMSSM_effective_couplings.cpp
    M test/test_CMSSM_librarylink.m
    M test/test_SM_effective_couplings.cpp
    M test/test_SM_one_loop_spectrum.cpp

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


  Commit: c3148ee90fa0d7247ab5988e2e8992ca0018d738
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c3148ee90fa0d7247ab5988e2e8992ca0018d738
  Author: Alexander Voigt <Expander at users.noreply.github.com>
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
    M meta/FlexibleSUSY.m
    M meta/ThresholdCorrections.m
    M meta/WeinbergAngle.m
    M templates/semi_analytic_high_scale_spectrum_generator.cpp.in
    M templates/semi_analytic_low_scale_constraint.cpp.in
    M templates/semi_analytic_low_scale_constraint.hpp.in
    M templates/semi_analytic_low_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_high_scale_spectrum_generator.cpp.in
    M templates/standard_model_two_scale_low_scale_spectrum_generator.cpp.in
    M templates/two_scale_high_scale_spectrum_generator.cpp.in
    M templates/two_scale_low_scale_constraint.cpp.in
    M templates/two_scale_low_scale_constraint.hpp.in
    M templates/two_scale_low_scale_spectrum_generator.cpp.in
    M templates/weinberg_angle.cpp.in
    M templates/weinberg_angle.hpp.in
    M test/test_CMSSM_slha_output.cpp
    M test/test_CMSSM_slha_output.in.spc
    M test/test_CMSSM_weinberg_angle_meta.cpp
    M test/test_NMSSM_slha_output.cpp
    M test/test_NMSSM_slha_output.in.spc

  Log Message:
  -----------
  Merge pull request #18 from Markus-Bach/mw_calculation

Mw calculation


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/c3512d72a0a2...c3148ee90fa0


More information about the Flexiblesusy-commits mailing list