Page 1 of 1

Different Output

Posted: 4. Apr 2017, 08:04
by najimuddin
Hi,
I am trying to generate output of mSUGRA from Gut to EWSB scale from SPheno file from SARAH and inbuilt SPheno input file. I got a small difference in Hoggs mass.
For example:
2 1.166379E-05 # G_F, Fermi constant
3 1.184000E-01 # alpha_s(MZ) SM MSbar
4 9.118760E+01 # Z-boson pole mass
5 4.180000E+00 # m_b(mb) SM MSbar
6 1.731000E+02 # m_top(pole)
7 1.776820E+00 # m_tau(pole)
Block MINPAR # Input parameters
1 1000 # m0
2 10000 # m12
4 1 # sign(mu)
5 -200 # A0
Using these values, from SARAH-SPheno, Higgs mass is ~122 GeV, and from SPheno, I get ~125 GeV.
NB: I have checked that both the GUT and EWSB scale is different in the above cases.

One more think: I am calculating relic density from micromega. Some time it consider se1 as relic (mass is smaller). My question is, it is a charged particle, then how can it become a relic?

Re: Different Output

Posted: 4. Apr 2017, 19:39
by FStaub
Hi,

with these values I find values of 125.6 and. 126.3 GeV what is okay and smaller than the theoretical uncertainty of 2-3 GeV. So, I don't know why your numbers in particular for SARAH/SPheno are much smaller. You can attach your input and I can take a look.

MicrOmegas takes the lightest SUSY particle. If your point has a stau LSP, then it calcualtes the relic for it, no matter if it makes sense or not. You need to change the parameter point to get a neutral LSP.

Cheers
Florian

Re: Different Output

Posted: 5. Apr 2017, 08:48
by najimuddin
Hi,
I am really very sorry, I forgot to mention the value of tanbeta=6. Please find the attached input and output files for both the SARAH-SPheno and default SPheno programs. The output are quite different. Using the same input, I am getting mh~1.29590225E+02 from SARAH-SPheno and ~1.25461887E+02 from default SPheno.

Please help me to solve this issues.

It is also my humble request to you kindly suggest me the way to connect the Spheno and Micromega program to scan the parameter spaces for mSUGRA.

Yours Sincerely,
N Khan

Re: Different Output

Posted: 5. Apr 2017, 10:31
by FStaub
Hi,

I see that you are using SARAH 4.9.3. This version does not include the new corrections described in 1703.03267 which are important in particular for heavy SUSY masses as you have. With SARAH 4.11.1 I get a Higgs mass of 123.6 GeV. When I use SPheno 4.0.2 with your input and define tan(beta) via MINPAR[3] as done in SARAH, I get 124.5 GeV. That looks okay.

To perform scan, you can use SSP: http://sarah.hepforge.org/SSP.html

There are also some discussions here in the forum about SSP and MicrOmegas and potential problems. Please check these threads if you encounter any issues.

Cheers,
Florian

Re: Different Output

Posted: 6. Apr 2017, 07:39
by najimuddin
Sir,
I have seen your website "https://sarah.hepforge.org/". The latest vertion is 4.11.0. Is the correction also included in this version?
It will be very helpful if you could send me the latest one as you mention in your reply.

Re: Different Output

Posted: 6. Apr 2017, 10:09
by FStaub
Sorry, that was a typo. 4.11.0 is correct. The corrections are in since version 4.10.0

Cheers,
Florian

Re: Different Output

Posted: 8. Apr 2017, 08:55
by najimuddin
Thank you sir