Dear Florian,
I am writing a model having SM with a new singlet scalar and a fermion, and added all allowed couplings. I used MakeSPheno[], and trying to compile it, which ended with the following error dialogue-
"""" ar -ruc -U ../lib/libSPhenoMSM6.a Couplings_MSM6.o
rm -f Couplings_MSM6.o
gfortran -c -g -ffree-line-length-none -J../include -I../include TreeLevelMasses_MSM6.f90
TreeLevelMasses_MSM6.f90:248:41:
Call CalculateMFxEffPot(mx,yx,vS,vxu,uxu,MFx,kont)
1
Error: Rank mismatch in argument ‘mfx’ at (1) (rank-1 and scalar)
TreeLevelMasses_MSM6.f90:108:35:
Call CalculateMFx(mx,yx,vS,vxu,uxu,MFx,kont)
1
Error: Rank mismatch in argument ‘mfx’ at (1) (rank-1 and scalar)
Makefile:90: recipe for target '../lib/libSPhenoMSM6.a(TreeLevelMasses_MSM6.o)' failed
make[2]: *** [../lib/libSPhenoMSM6.a(TreeLevelMasses_MSM6.o)] Error 1
make[2]: Leaving directory '/home/shivamg/SPheno-4.0.3/MSM6'
Makefile:48: recipe for target 'bin/SPhenoMSM6' failed
make[1]: *** [bin/SPhenoMSM6] Error 2
make[1]: Leaving directory '/home/shivamg/SPheno-4.0.3/MSM6'
Makefile:13: recipe for target 'bin/SPheno' failed
make: *** [bin/SPheno] Error 2
shivamg@sas240:~/SPheno-4.0.3$ """"
Yes i have introduced one generation of fermion only, and defined rotation matrix too. But with three generation there is no such error. I have attached the model file. Please help me on this.
Thanks,
Shivam Gola