[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] a62f68: Bugfix: calculate CKM matrix only if Vu and Vd are...

GitHub noreply at github.com
Mon Jan 25 16:40:07 GMT 2016


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: a62f68a141c74b955d5812b80b5e44a422f9a2cf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a62f68a141c74b955d5812b80b5e44a422f9a2cf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-25 (Mon, 25 Jan 2016)

  Changed paths:
    M meta/WriteOut.m

  Log Message:
  -----------
  Bugfix: calculate CKM matrix only if Vu and Vd are 3x3 matrices

In models where a 4th generation mixes with the others, CKM matrix is
not defined.


  Commit: c30bb8fbc3579659b5cf759942cf353a7d929fb6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c30bb8fbc3579659b5cf759942cf353a7d929fb6
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-25 (Mon, 25 Jan 2016)

  Changed paths:
    M meta/FlexibleSUSY.m

  Log Message:
  -----------
  Bugfix: decrease indices of up- and down-type mass matrics on r.h.s.

of constraints.  In this way, the user can write constraints of the
form

LowScaleInput = {
    {Yu[1,1], topDRbar[1,1] / (-Sqrt[2] v)},
    {Yu[2,2], topDRbar[2,2] / (-Sqrt[2] v)},
    {Yu[3,3], topDRbar[3,3] / (-Sqrt[2] v)},
    {Yd[1,1], bottomDRbar[1,1] / (Sqrt[2] v)},
    {Yd[2,2], bottomDRbar[2,2] / (Sqrt[2] v)},
    {Yd[3,3], bottomDRbar[3,3] / (Sqrt[2] v)},
    {Ye, Automatic}
};


  Commit: 5760ae29c97da85f144c00dbb45889a3b9c2b821
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5760ae29c97da85f144c00dbb45889a3b9c2b821
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-01-25 (Mon, 25 Jan 2016)

  Changed paths:
    M meta/Constraint.m
    M meta/ThresholdCorrections.m

  Log Message:
  -----------
  allow user to set Yukawa matrix elements


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/820a95fa26bc...5760ae29c97d


More information about the Flexiblesusy-commits mailing list