Hello,
Can you try to change the following line:
INTEGER, PARAMETER :: SIZELIGN = 3000
to
INTEGER, PARAMETER :: SIZELIGN = 6000
in read_fic_sources.f and see if your issue still occurs.
SIZELIGN is the maximum number of columns read per line in the SOURCES FILE.
I thing after sources #213, the default water discharge given in the steering file with the keyword WATER DISCHARGE OF SOURCES is taken into account.
If it does not solve your issue, please upload the SOURCES FILE with an allowed extension (e.g. .txt), I cannot see it at the moment.
Hope this helps,
Chi-Tuan