Error: Dimension of ZH does not fit to defined dependence
Posted: 16. Jun 2016, 12:35
I am trying to implement a modified version of a THDM-III. I started by duplicating the THDM-III model and editing it, adding the additional fields I wanted. In particular, there will now be 3 scalars in the model.
When I load the model, I get:
Dimension of ZH does not fit to defined dependence
Where ZH is the matrix used to diagonalise the mass matrix of the scalars, defined in MatterRotations
DEFINITION[EWSB][MatterSector]=
{ {{phi1, phi2, phi3}, {hhh, ZHS}},
....
I don't understand why this error is coming from, as I cannot set the dimension of the matrix ZH anywhere, as far as i understood
When I load the model, I get:
Dimension of ZH does not fit to defined dependence
Where ZH is the matrix used to diagonalise the mass matrix of the scalars, defined in MatterRotations
DEFINITION[EWSB][MatterSector]=
{ {{phi1, phi2, phi3}, {hhh, ZHS}},
....
I don't understand why this error is coming from, as I cannot set the dimension of the matrix ZH anywhere, as far as i understood