Real Scalar Fields

Question how to implement a model or how to change a model implementation
Post Reply
ahmadhep
Posts: 4
Joined: 5. Mar 2019, 17:19

Real Scalar Fields

Post by ahmadhep » 3. May 2020, 10:55

Hello,

I am implementing an extension of SM in SARAH and I want to ask if it is possible to introduce a real scalar field and if possible how can I do it? It seems that a scalar field is by default defined to be complex by SARAH. I will be truly thankful if you help.

Thank you in advance.

Best regards.

porod
Posts: 19
Joined: 8. Jul 2019, 14:06

Re: Real Scalar Fields

Post by porod » 4. May 2020, 11:00

Hi,

after the definitions of the fields you have to put a statement of the form

RealScalars = {T0};

where I have named the scalar T0. For an working example you can also check SM+Triplet/Real in the Model directory of SARAH.

Regards,
Werner

Post Reply