Additional Doublet VEVs

Report the bugs you found
Post Reply
katelynn
Posts: 12
Joined: 4. May 2017, 01:44

Additional Doublet VEVs

Post by katelynn » 24. Aug 2017, 06:05

Hi Florian,

I was trying to trace an error in a model I'm implementing and I
notice in the source file SPhenoBoundaryEW.m that this line:

WriteString[sphenoSugra,"vev2=mZ2_Q*CosW2SinW2/(pi*alphaQ) -"<>SPhenoForm[SA`AdditionalDoubletVEVs]<>" \n"];

translates in the Fortran code wrongly in the case that SA`AdditionalDoubletVEVs is the sum
of several terms because the minus sign only applies to the first term (as it did with my error ...)

Regards.

FStaub
Site Admin
Posts: 822
Joined: 13. Apr 2016, 14:05

Re: Additional Doublet VEVs

Post by FStaub » 24. Aug 2017, 10:42

Hi,

thank you very much for pointing this out.
I'll add the necessary brackets.

Best,
Florian

Post Reply