SPheno: Problem with RGE running. Errorcode:-2

Question how to implement a model or how to change a model implementation
Post Reply
johnny
Posts: 3
Joined: 21. May 2018, 13:02

SPheno: Problem with RGE running. Errorcode:-2

Post by johnny » 4. Jun 2018, 17:03

Hey Florian,

I have tried to implement a model, which is basically a U(1)+right handed neutrino+singlet extension of the MSSM. This model also features an inverse seesaw mechanism. Everything worked fine until I ran the model in SPheno. SPheno produced the following error:

Code: Select all

 ./bin/SPhenoSO10ZPrimelow LesHouches.in.SO10ZPrimelow 
  Problem with RGE running. Errorcode:          -2
Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
STOP Subroutine TerminateProgram
Do you have any idea where this could come from ?

Best regards
johnny

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

Re: SPheno: Problem with RGE running. Errorcode:-2

Post by FStaub » 4. Jun 2018, 21:29

Hi,

the error -2 appears if a running parameter becomes too big (> 10^36). Possible reasons:
- You run into a Landau pole
- A parameter is not correctly initialized and gets some (huge) random value

Cheers,
Florian

Post Reply