Skip to content

Commit

Permalink
Add missing tadpole contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Harries committed Jan 25, 2017
1 parent 09e9c86 commit acdd47b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion model_files/CMSSMSemiAnalytic/FlexibleSUSY.m.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ TreeLevelEWSBSolution = {
{BMu0, vd vu ((mHd2Coeff1 + mHu2Coeff1) m0Sq
+ (mHd2Coeff2 + mHu2Coeff2) m12^2
+ (mHd2Coeff3 + mHu2Coeff3) m12 Azero
+ (mHd2Coeff4 + mHu2Coeff4) Azero^2 + 2 Abs[\[Mu]]^2)
+ (mHd2Coeff4 + mHu2Coeff4) Azero^2 + 2 Abs[\[Mu]]^2
- tadpole[1] / vd - tadpole[2] / vu)
/ (BMuCoeff1 (vd^2 + vu^2)) - BMuCoeff2 MuBasis m12 / BMuCoeff1
- BMuCoeff3 MuBasis Azero / BMuCoeff1}
};
Expand Down

0 comments on commit acdd47b

Please sign in to comment.