a.sannio wrote:
C:\opentelemac\v6p2r1\pytel>python compileTELEMAC.py -c wintelmpi -f c:\opentele
mac\v6p2r1\config\systel.cfg
...
Not able to find your configuration in the configuration file: c:\opentelemac\v6
p2r1\config\systel.cfg
...
use instead:
+> wintelmpi64
+> wintels64
You asked to compile the configuration "wintelmpi", whereas in your configuration file it has been renamed to "wintelmpi64".
Amend the compile command as follows and you will be OK.
C:\opentelemac\v6p2r1\pytel>python compileTELEMAC.py -c wintelmpi64 -f c:\opentele
mac\v6p2r1\config\systel.cfg
Costas