I'm trying to compile MRSSM module with SPheno 4.0.2 and SARAH 4.10.2 but the compilation fails due to multiple declarations of arrays in Model_Data_MRSSM.f90. There's an entire block of declarations of the form
Code: Select all
Real(dp) :: rHB_P_P_Fd(4,3),rHB_P_S_Fd(4,3),rHB_S_S_Fd(4,3),rHB_S_P_Fd(4,3)cheers,
Wojciech