CalcOmega_with_DDetection.cpp and CalcOmega_with_DDetection_old.cpp files
Posted: 5. Oct 2017, 18:32
Hello Florian
Sorry for the question which is probably trivial.
I am interested in relic Density in micrOMEGAs and I have a problem about DirectDetection files. I want to use your MSSM files for relic density calculation in micrOMEGAs To use direct Detection and I type "make main=CalcOmega_with_DDetection.cpp" but I get
I got the same error messages also for CalcOmega_with_DDetection_old.ccp. How can I get over this problem and run "CalcOmega_with_DDetection.ccp" or "CalcOmega_with_DDetection_old.ccp" files without errors.
Thanks in advance.
Sorry for the question which is probably trivial.
I am interested in relic Density in micrOMEGAs and I have a problem about DirectDetection files. I want to use your MSSM files for relic density calculation in micrOMEGAs To use direct Detection and I type "make main=CalcOmega_with_DDetection.cpp" but I get
Code: Select all
../sources/micromegas.h: In function ‘int main(int, char**)’:
../sources/micromegas.h:350: error: too many arguments to function ‘int nucleonAmplitudes(char*, double*, double*, double*, double*)’
CalcOmega_with_DDetection.cpp:59: error: at this point in file
CalcOmega_with_DDetection.cpp:68: error: ‘FeScLoop’ was not declared in this scope
CalcOmega_with_DDetection.cpp:98: error: ‘FeScLoop’ was not declared in this scope
make: *** [all] Error 1
Thanks in advance.