Difference/conflict between flags 50 and 77 in SPhenoInput?
Posted: 26. Feb 2018, 16:47
On the Wiki page Flags in SPheno LesHouches file, two flags related to output for micrOMEGAs are described:
In the SLHA input file generated by SARAH, there are also the following comments:
- 50 if 1, negative fermion masses are rotated to real ones by multiplying the rotation matrix with i; default is 1
- 77 if 1, output is written to be used with MicrOmegas: running masses for light quarks are written instead of pole masses (necessary for the direct detection calculation) and real rotation matrices for Majorana fermions are used; default is 0
But these two flags seem redundant/contradictory to me (for example, what happens if I set both flags 50 and 77 to 1)? Should I just useCode: Select all
Block SPhenoInput # SPheno specific input … 50 1 # Majorana phases: use only positive masses (put 0 to use file with CalcHep/Micromegas!) … 77 0 # Output for MicrOmegas (running masses for light quarks; real mixing matrices)
- 50 = 0, 77 = 1 for micrOMEGAs,
- 50 = 1, 77 = 0 else?
should probably benegative fermion masses are rotated to real ones
negative fermion masses are rotated to positive ones