[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 430927: generalise particle references in the templates

GitHub noreply at github.com
Mon Aug 15 16:19:12 BST 2016


  Branch: refs/heads/feature-SMtower-2L
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 4309274d247b365faf1d47751f6661d851563498
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4309274d247b365faf1d47751f6661d851563498
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  generalise particle references in the templates

MSSM:

  HiggsBoson_0   ->   hh(0)
  HiggsBoson_1   ->   hh(1)
  HiggsBoson(1)  ->   hh(1)

SM:

  HiggsBoson_0   ->   hh      # has no index
  HiggsBoson(0)  ->   hh(0)   # always puts index in parenthesis


  Commit: 7a4984c10011188ad99a7472eb13aaf35b8655d7
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7a4984c10011188ad99a7472eb13aaf35b8655d7
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_matching.hpp.in
    M templates/standard_model_two_scale_matching.cpp.in
    M templates/standard_model_two_scale_matching.hpp.in

  Log Message:
  -----------
  generalisation: allow usage of arbitrary CP-even Higgs mass entry

in BSM model.  For example in the NMSSM, one can now use the 2nd Higgs
to be the SM-like one.  However, this makes only sense, if the SM can
still be regarded as the correct EFT, i.e. when

   hh(0) ~ hh(1) ~ M_SUSY

In this case one would integrate out all particles at M_SUSY, which is
close to the EW scale.


  Commit: 4961ba5ee93fb3ebaf3cf50282c18ac2705f3360
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4961ba5ee93fb3ebaf3cf50282c18ac2705f3360
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M meta/FlexibleSUSY.m
    M templates/standard_model_matching.cpp.in
    M templates/standard_model_matching.hpp.in
    M templates/standard_model_two_scale_matching.cpp.in
    M templates/standard_model_two_scale_matching.hpp.in

  Log Message:
  -----------
  Merge branch 'feature-SMtower' into feature-SMtower-2L


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/6e36048cd50b...4961ba5ee93f


More information about the Flexiblesusy-commits mailing list