Hello,
Recently I'm testing my 3D sediment transport model (Telemac3D coupled with SISYPHE). But the strange thing happned after 375192 steps.
I loaded the result file in BlueKenue, all the variables such as suspension concentration, bed shear stress, velocity as well as Salinity and Chezy Coeff. suddenly go wrong at 21D 17:10:00. All the values become -1#IND.
I set the DEBUGGER to 1 so I get the error
APPEL DE CVDF3D POUR U
RETOUR DE CVDF3D POUR U
APPEL DE CVDF3D POUR V
RETOUR DE CVDF3D POUR V
APPEL DE CVDF3D POUR W
GRACJG (BIEF) : EXCEEDING MAXIMUM ITERATIONS: 101 RELATIVE PRECISION: NaN
APPEL DE WAVE_EQUATION
RETOUR DE WAVE_EQUATION
It happens in the subroutine CVDF3D when it solves velocity component W.
I guess it may be caused by the thickness of the bed layer. Maybe vertical distance at some nodes become zero? I'm struggling with this problem and can't find the reason.
Any help will be appreciated!
Kind regards,
Qilong