Hi Riadh,
Thanks very much for your response earlier. I wonder whether you can help me with one more point and also perhaps spot if I am doing something wrong with your Choice 2?
I have tried running a full 3-way coupled continuation with each of t2d, tom and sis continuing from an initial solution (COMPUTATION CONTINUED, NEXT COMPUTATION). I have tried this in parallel mode (16 processors).
If I use your Choice 2,
EITHER with: IF(TISPEF…. moved to line 247
OR by declaring WAC_FILES and including at line 247: IF(WAC_FILES(NSPE)%NAME.NE.'')THEN ,
the same unit 17 error arises as before. So Choice 2 doesn’t seem to have affected the outcome.
However, if instead I use Choice 1 : providing a filename in keyword 1D SPECTRA RESULTS FILE =...
the continuation run then almost completes: as you can see in the error log below:
- It gives a Correct End of Run. BUT:
- although T2DRES and WACRES are created and merged correctly, they are not moved. They simply remain in the working directory.
- WACRBI is created in the working directory but is an empty file (0KB). Its 16 component files are listed but are all empty also (0KB).
- SISRES is NOT created but its 16 components SISRES00015-00000 to 00015 are listed, apparently correct, in the working directory.
- the working directory remains open at the end of the run.
So my final (hopefully!) query to you on this topic is whether you can understand why gretel is not doing its job (maybe because of WACRBI according to the error listing below??). The fact that Choice 2 is not working worries me here. One point that I notice below is that NUMBER OF PLANES is given as 0. Is this correct, I wonder??
I’ll be delighted if you can come up with some solution to this issue!!
With best regards, Alan
Error listing:
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
END OF TIME LOOP
EXITING MPI
CORRECT END OF RUN
ELAPSE TIME :
1 HOURS
5 MINUTES
30 SECONDS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... merging separated result files
+> NorthWales_t2d.cas
collecting: T2DRES
collecting: WACRES
collecting: WACRBI
runRecollection:
|runGRETEL: Could not split your file WACRBI (runcode=1) with the error as follows:
|
|... The following command failed for the reason above (or below)
|/app/environment/TELEMAC/v7p2r0/el6/AVX/intel-16.0/intel-5.1/builds/hpcw.ifortmpi/bin/gretel < gretel_WACRBI.par >> gretel_WACRBI.log
|
|
|Here is the log:
|
|
| +
+
|
| GRETEL: TELEMAC MERGER
|
|
|
| VERSION V7P2R0
|
| HOLGER WEIL BEER (BAW)
|
| JEAN-MICHEL HERVOUET (LNHE)
|
| YOANN AUDOUIN (LNHE)
|
| GRETEL (C) COPYRIGHT 2003-2012
|
| BUNDESANSTALT FUER WASSERBAU, KARLSRUHE
|
|
|
| +
+
|
|
|
|
|
| MAXIMUM NUMBER OF PARTITIONS: 100000
|
|
|
| +
+
|
|
|
| --GLOBAL GEOMETRY FILE:
|
| INPUT: WACGEO
|
| --GEOMETRY FILE FORMAT <FFORMAT> [MED,SERAFIN,SERAFIND]:
|
| INPUT: SERAFIN
|
| --RESULT FILE:
|
| INPUT: WACRBI
|
| --RESULT FILE FORMAT <FFORMAT> [MED,SERAFIN,SERAFIND]:
|
| INPUT: SERAFIN
|
|--NUMBER OF PARTITIONS <NPARTS> [2 -100000]:
|
| INPUT: 16
|
| --NUMBER OF PLANES:
|
| INPUT: 0
|
| ERREUR -1 LORS DE L APPEL A OPEN_MESH_SRF:READ
|
| TEXTE DE L'ERROR :
|
| UNKONWN ERROR
|
|
|
|
|
|
|
|
|
|
|
| PLANTE: PROGRAM STOPPED AFTER AN ERROR
|
| RETURNING EXIT CODE: 2
|