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.
Additional Doublet VEVs
Re: Additional Doublet VEVs
Hi,
thank you very much for pointing this out.
I'll add the necessary brackets.
Best,
Florian
thank you very much for pointing this out.
I'll add the necessary brackets.
Best,
Florian