Hello Everyone,
I'm testing a rectangular compound channel using telemac2d coupled with Sisyphe.Based on old posts about this topic, i need to create NOER variable in geo file, then add a keywords in Sisyphe steering file:
NUMBER OF PRIVATE ARRAYS = 1
NAMES OF PRIVATE VARIABLES= 'NOER M '
After doing that, i've add the following line:
USE DECLARATIONS_SISYPHE, ONLY: PRIVE
and replace the default CALL OV:
CALL OV('X=Y-Z ',ZR,ZF,PRIVE%ADR(1)%P%R,0.D0,NPOIN)
However, i get an error "SIZE OF ARRAYS EXCEEDED..." Please see the attachment..
how to solve it?
Best regards
aezlynn