INERT model in SPHENO
Posted: 17. Jul 2018, 03:48
Hi!
I'm having problems using the Inert model in SPheno. I'm doing the same that for the Scotogenic model but after I used "make Model=Inert" I got these type of errors:
-------
Model_Data_Inert.f90:287:18:
Real(dp) :: v,Lam2(0),v(0),v
1
Error: Symbol ‘lam2’ at (1) already has basic type of COMPLEX
Model_Data_Inert.f90:289:22:
Real(dp) :: vIN,Lam2IN(99,99,99,99),vIN,vIN
1
-------
Did someone have the same problem and managed to fix it?
Thanks!
I'm having problems using the Inert model in SPheno. I'm doing the same that for the Scotogenic model but after I used "make Model=Inert" I got these type of errors:
-------
Model_Data_Inert.f90:287:18:
Real(dp) :: v,Lam2(0),v(0),v
1
Error: Symbol ‘lam2’ at (1) already has basic type of COMPLEX
Model_Data_Inert.f90:289:22:
Real(dp) :: vIN,Lam2IN(99,99,99,99),vIN,vIN
1
-------
Did someone have the same problem and managed to fix it?
Thanks!