Getting error while generating and compiling SPheno
Posted: 13. Oct 2018, 20:56
Model: Scotogenic Model
(1). I am getting the following error while generating the SPheno module in Mathematica
(2). I am getting the following error while compiling the SPheno module.
and also a warning like
Hoping help from your side, please.
(1). I am getting the following error while generating the SPheno module in Mathematica
Code: Select all
Write I/O routines
Writing input routines
Writing output routines
Part::partd: Part specification None[[1]] is longer than depth of object.
Part::partd: Part specification None[[2]] is longer than depth of object.
Part::partd: Part specification None[[3]] is longer than depth of object.
General::stop: Further output of Part::partd will be suppressed during this calculation.
Code: Select all
LoopCouplings_Scotogenic.f90:276:34:
If (mf_l2(2).gt. 0.5_dp*MNeutrino2(gt2)) Then
1
Error: Function ‘mneutrino2’ at (1) has no IMPLICIT type
Makefile:90: recipe for target '../lib/libSPhenoScotogenic.a(LoopCouplings_Scotogenic.o)' failed
make[2]: *** [../lib/libSPhenoScotogenic.a(LoopCouplings_Scotogenic.o)] Error 1
make[2]: Leaving directory '/home/saiyad/.Mathematica/Applications/SPheno-4.0.3/Scotogenic'
Makefile:48: recipe for target 'bin/SPhenoScotogenic' failed
make[1]: *** [bin/SPhenoScotogenic] Error 2
make[1]: Leaving directory '/home/saiyad/.Mathematica/Applications/SPheno-4.0.3/Scotogenic'
Makefile:13: recipe for target 'bin/SPheno' failed
make: *** [bin/SPheno] Error 2
Code: Select all
SugraRuns.F90:1875:0:
# endif SEESAWIII
Warning: extra tokens at end of #endif directive