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!
About toolbox-2.0.3 with SARAH-4.9.3 and MicrOmegas-4.3.1
About toolbox-2.0.3 with SARAH-4.9.3 and MicrOmegas-4.3.1
- Attachments
-
- CalcOmega_with_DDetection_MOv4.3.cpp
- (4.63 KiB) Downloaded 152 times
-
- CalcOmega_MOv4.3.cpp
- (1.87 KiB) Downloaded 133 times
Re: About toolbox-2.0.3 with SARAH-4.9.3 and MicrOmegas-4.3.1
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
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