Dear all,
I'm using telemac2d, version v6p2. I use my fortran file (see attached file) in which I modified the subroutine BORD to define Z and Q in my case. When I run model with scalar code (1 processor), I have the parameter NPTFR=12546 with 6 liquid frontiers (the boundary points numbering is from 1 to 12546). The program runs seem correctly.
When I have declared in parallel mode with 8 processors (the program failed). In this case, I have used the operation : BOUNDARY_COLOUR%I(K) with K=1,NPTFR to find back the original numbers in my fortran file (points on Z, Q liquid boundary). Unfortunately, I can't find the original numbers (that's reason why my program was failed?). In addition, the parameter NPTFR in this mode isn't 12546 ! Do I miss something to declare or wrong operation to be used?
Thank you very much for your help.
Best regards
Thong NGUYEN
HCMUT
VN