Parameters with more than two indices
Posted: 16. Apr 2018, 16:12
I’ve been trying to implement a model with multiple generations of a real scalar “phi”, which leads to a parameter with four indices if the quartic self-interaction
is included. The corresponding SPheno source code created by MakeSPheno[] yields compiler errors with such a parameter, though.
I’ve found the old forum topic “3-index parameter” and wanted to ask if there are still problems with parameters with more than two indices.
Code: Select all
LagNoHC = … - λ4 phi.phi.phi.phi;
I’ve found the old forum topic “3-index parameter” and wanted to ask if there are still problems with parameters with more than two indices.