Using GUT scale for integrating out

Question how to implement a model or how to change a model implementation
Post Reply
JordanBe
Posts: 2
Joined: 30. Jan 2019, 16:49

Using GUT scale for integrating out

Post by JordanBe » 5. Feb 2019, 18:06

Dear Florian, all,

I am currently using SARAH to generate a Seesaw1 version for SPheno. However, I would like to integrate out the three RHNs at the exact same scale, which will be given by M_RHN = A*M_GUT, where A is just a number.

I have no idea if SARAH/SPheno is able to use recursively the GUT scale, which will change during the up and down running and matching. No idea neither how to access to the value of M_GUT within SARAH in order to setup the scale where to integrate out the RHNs.

Many thanks for your help,
Best,
Jordan

FStaub
Site Admin
Posts: 822
Joined: 13. Apr 2016, 14:05

Re: Using GUT scale for integrating out

Post by FStaub » 6. Mar 2019, 11:55

Hi,

that won't work out of the box. However ,the modifications in the Fortran code should be rather simple:
in Boundaries_$MODEL.f90 all GUT boundary conditions are applied in the function BoundaryHS, and this function actually gets als input the GUT scale via the parameter mGUT.

Cheers,
Florian

Post Reply