Skip to content

Commit

Permalink
provide a default expression for the Weinberg angle at low energies
Browse files Browse the repository at this point in the history
as a function of running MW and MZ.
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Jan 29, 2016
1 parent f9e6c1d commit 09d7884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta/FlexibleSUSY.m
Expand Up @@ -159,6 +159,7 @@ FlexibleSUSY model file (FlexibleSUSY.m).

FSWeakMixingAngleOptions = {
FlexibleSUSY`FSWeakMixingAngleInput -> FSFermiConstant, (* or FSMassW *)
FlexibleSUSY`FSWeakMixingAngleExpr -> ArcSin[Sqrt[1 - Mass[SARAH`VectorW]^2/Mass[SARAH`VectorZ]^2]],
FlexibleSUSY`FSHiggs -> SARAH`HiggsBoson,
FlexibleSUSY`FSHyperchargeCoupling -> SARAH`hyperchargeCoupling,
FlexibleSUSY`FSLeftCoupling -> SARAH`leftCoupling,
Expand Down

0 comments on commit 09d7884

Please sign in to comment.