About toolbox-2.0.3 with SARAH-4.9.3 and MicrOmegas-4.3.1

Questions concerning the interface to CalcHep/CompHep and MicrOmegas
Post Reply
lichuang
Posts: 10
Joined: 27. Nov 2016, 09:10

About toolbox-2.0.3 with SARAH-4.9.3 and MicrOmegas-4.3.1

Post by lichuang » 8. Dec 2016, 11:22

Hi Florian,
When I use toolbox-2.0.3 with SARAH-4.9.3 and micromegas_4.3.1 by butler, I found some compiling errors.
Because micromegas_4.3.1 use different directory name(change sources to include), so we should modify all the related files.
It's easy to solve, but I found another problem, in the file CalcOmega_with_DDetection*.cpp, if you don't add the following codes:
VZdecay=0;
VWdecay=0;
cleanDecayTable();
ForceUG=1;
The CalcOmega_with_DDetection*.cpp's result is different from CalcOmega.cpp(yes, you have added the codes in CalcOmega.cpp), at the very rarely worst case CalcOmega_with_DDetection*.cpp will give a segment fault and crash.

So, I suggest you add this codes to all CalcOmega_with_DDetection*.cpp files.

And it's better to give a micromegas_4.3.1 edition output files. like my attached files.

Best Regards!
Attachments
CalcOmega_with_DDetection_MOv4.3.cpp
(4.63 KiB) Downloaded 153 times
CalcOmega_MOv4.3.cpp
(1.87 KiB) Downloaded 134 times

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

Re: About toolbox-2.0.3 with SARAH-4.9.3 and MicrOmegas-4.3.1

Post by FStaub » 9. Dec 2016, 13:32

Hi,

good idea to unify all CalcOmega files. It's done in the next version.
Concerning the toolbox scripts: as written on the website, I had to give up to maintain them because of a lack of time.

Cheers,
Florian

Post Reply