Hello,
Got it, thank you. A first report :
You must correct CORFON, by checking that MESH%KNOLG%I(a) is > 0 before trying to modify ZF at this address, otherwise you change a ZF%R(0) which may trigger problems.
After that, it worked on Intel up to 17 processors, but seems to stop in PROPAG with 32 processors.
Nag compiler is more interesting and says that there is a problem of buffer size when reading on the weirs data file. It works up to 32 processors if I change in lecsng.f the first END=900 into ERR=900 (just when we skip the line of comments, very strange... this comment line triggers the buffer problem, this is not understandable !).
I keep trying but it could be that we are playing with some maximum size of lines in a formatted file.
With best regards,
Jean-Michel Hervouet