Page 1 of 1

Additional Doublet VEVs

Posted: 24. Aug 2017, 06:05
by katelynn
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.

Re: Additional Doublet VEVs

Posted: 24. Aug 2017, 10:42
by FStaub
Hi,

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

Best,
Florian