Additional Doublet VEVs
Posted: 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.
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.