Skip to content

Commit

Permalink
changed alpha definition to match what I believe si the correct slha …
Browse files Browse the repository at this point in the history
…convention. This gives the right answer in tests.
  • Loading branch information
Peter Athron authored and Expander committed Oct 31, 2014
1 parent 110cdf3 commit fafb0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model_files/MSSMNoFV/FlexibleSUSY.m.in
Expand Up @@ -68,7 +68,7 @@ UseHiggs2LoopMSSM = True;
EffectiveMu = \[Mu];

ExtraSLHAOutputBlocks = {
{ALPHA, {{ArcCos[Pole[ZH[1,2]]]}}},
{ALPHA, {{ArcSin[Pole[ZH[2,2]]]}}},
{HMIX , {{1, \[Mu]},
{2, vu / vd},
{3, Sqrt[vu^2 + vd^2]},
Expand Down

0 comments on commit fafb0b7

Please sign in to comment.