Skip to content

Commit

Permalink
correcting lambda_7 contribution from sfermions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Feb 23, 2016
1 parent 8e95eec commit 2782969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model_files/THDMIIMSSMBC/full_1L_thresholds.m
Expand Up @@ -626,7 +626,7 @@
+ d3[5][i, j, k, l] D0[msq[i], msq[j], msu[k], msu[l]]
, {i, 1, 3}, {j, 1, 3}, {k, 1, 3}, {l, 1, 3}];
lamSferm[[6]] = lamSferm67[6];
lamSferm[[7]] = lamSferm67[6];
lamSferm[[7]] = lamSferm67[7];

(* Eq. (116) *)
lamHat := lamTree +
Expand Down

0 comments on commit 2782969

Please sign in to comment.