Here are the results so far:
1. Specification of double precision seems to correct the problem regarding the occasional "ERROR IN LAYER" message. Now the computation halts at some point after "LAYER AFTER BEDLOAD" in written on the debugger log.
2. Changing the optimization flag did not seem to have any effect at all (I had already corrected the double precision in AVAIL definitions).
3. Specifying Finite Volumes in Sisyphe (and changing advection scheme to 14) won't complete even the first timestep. Specifying FV in Telemac2D as well, presents this strange message:
CALLING TOMAWAC
***************************************
ATTENTION : COUPLING TELEMAC-TOMAWAC :
THE CHOSEN TIME STEPS ARE NOT MULTIPLE
OF EACH OTHER.
END OF THE COMPUTATION
***************************************
PLANTE: PROGRAM STOPPED AFTER AN ERROR
It is the first time I have used Finite Volumes. Am I missing something?
Costas