error on NMSSM low scale SPHENO source code with SARAH-4.12.2
Posted: 4. Oct 2017, 06:13
Dear Florian:
1. I generated NMSSM High scale SPHENO soure code with SARAH-4.12.2 and compile it and it's OK.
2. I generated NMSSM low scale SPHENO source code with SARAH-4.12.2 and compile it then I encountered into some errors as follows:
CouplingsForDecays_NMSSM.f90:3882.36:
rHB_S_VZ(i1) = Abs(-0.5_dp*cplhhVZVZ(i1)*vev/MVZ2)
1
Error: Function 'cplhhvzvz' at (1) has no IMPLICIT type
CouplingsForDecays_NMSSM.f90:3883.40:
rHB_S_VWm(i1) = Abs(-0.5_dp*cplhhcVWmVWm(i1)*vev/MVWm2)
1
Error: Function 'cplhhcvwmvwm' at (1) has no IMPLICIT type
Makefile:90: recipe for target '../lib/libSPhenoNMSSM.a(CouplingsForDecays_NMSSM.o)' failed
make[2]: *** [../lib/libSPhenoNMSSM.a(CouplingsForDecays_NMSSM.o)] Error 1
make[2]: Leaving directory '/home/guoxiaofei/SPheno-4.0.3/NMSSM'
Makefile:48: recipe for target 'bin/SPhenoNMSSM' failed
make[1]: *** [bin/SPhenoNMSSM] Error 2
make[1]: Leaving directory '/home/guoxiaofei/SPheno-4.0.3/NMSSM'
Makefile:13: recipe for target 'bin/SPheno' failed
make: *** [bin/SPheno] Error 2
3. I try to solve this problem but failed.
4.Attachments is the corresponding spheno.m files.
I will be happy if you give me some hints !
1. I generated NMSSM High scale SPHENO soure code with SARAH-4.12.2 and compile it and it's OK.
2. I generated NMSSM low scale SPHENO source code with SARAH-4.12.2 and compile it then I encountered into some errors as follows:
CouplingsForDecays_NMSSM.f90:3882.36:
rHB_S_VZ(i1) = Abs(-0.5_dp*cplhhVZVZ(i1)*vev/MVZ2)
1
Error: Function 'cplhhvzvz' at (1) has no IMPLICIT type
CouplingsForDecays_NMSSM.f90:3883.40:
rHB_S_VWm(i1) = Abs(-0.5_dp*cplhhcVWmVWm(i1)*vev/MVWm2)
1
Error: Function 'cplhhcvwmvwm' at (1) has no IMPLICIT type
Makefile:90: recipe for target '../lib/libSPhenoNMSSM.a(CouplingsForDecays_NMSSM.o)' failed
make[2]: *** [../lib/libSPhenoNMSSM.a(CouplingsForDecays_NMSSM.o)] Error 1
make[2]: Leaving directory '/home/guoxiaofei/SPheno-4.0.3/NMSSM'
Makefile:48: recipe for target 'bin/SPhenoNMSSM' failed
make[1]: *** [bin/SPhenoNMSSM] Error 2
make[1]: Leaving directory '/home/guoxiaofei/SPheno-4.0.3/NMSSM'
Makefile:13: recipe for target 'bin/SPheno' failed
make: *** [bin/SPheno] Error 2
3. I try to solve this problem but failed.
4.Attachments is the corresponding spheno.m files.
I will be happy if you give me some hints !