Hi Agnès,
Thank you for your reply. I have tried to run partel.py on T3DBND, and although I am not sure about the correct syntax, I have tried several possibilities and I always get the same error.
This is an example:
/gpfs/software/opentelemac/v7p2r2/scripts/python27/partel.py -c intpar --ncsize 24 --file T3DBND --bnd-file T3DCLI --input-file PARTEL.PAR
This is the error I get:
File "/gpfs/software/opentelemac/v7p2r2/scripts/python27/partel.py", line 154, in <module>
geoFile,geoFileFmt,partitionningMethod)
TypeError: runPARTEL() takes exactly 12 arguments (11 given)
I have been checking and, indeed, in partel.py function runPARTEL is called with 11 arguments, whereas in runcode.py, where runPARTEL is defined, it is indicated to use 12 arguments.
Could you please give me a hint on how to correct this and which would be the proper syntax for running partel.py??
Thanks a lot,
Luz