I am trying to implement a model. However, when making the files for SPheno, I get the following error message in the output.
Code: Select all
Write I/O routines
Writing input routines
Writing output routines
Part::partw: Part 4 of {940,941,942} does not exist.
Part::partw: Part 5 of {940,941,942} does not exist.
Part::partw: Part 6 of {940,941,942} does not exist.
General::stop: Further output of Part::partw will be suppressed during this calculation.If I then try to compile the output from SARAH in SPheno, I get the following messages:
Code: Select all
SugraRuns.F90:1875:0:
# endif SEESAWIII
Warning: extra tokens at end of #endif directive
Code: Select all
TreeLevel_Decays_BoehmMeVDM.f90:1668:7:
m_in = MNneut(i1)
1
Error: Function ‘mnneut’ at (1) has no IMPLICIT type
Kind regards,
Sybrand