Welcome, Guest
Username: Password: Remember me

TOPIC: uncontroled error from python:: IndexError('list index out of range',)

uncontroled error from python:: IndexError('list index out of range',) 10 years 6 months ago #12794

  • MARON Philippe
  • MARON Philippe's Avatar
We are doing a model of an estuary forced by discharge, tide and time variable wind. The model is running on a windows 7 computer with intel compiler. In order to accelerate the calculation, we try to run it on the cluster of the university with intel compiler (non parallel mode)and the run fails with
the error message "uncontroled error from python:: IndexError('list index out of range',)".
If we comment the lines corresponding to wind forcing, the models runs.
Do you have some ideas to solve the problem ?
Many thanks in advance

P.S. Joined the fortran file, steering file and wind evolution file
Attachments:
The administrator has disabled public write access.

uncontroled error from python:: IndexError('list index out of range',) 10 years 6 months ago #12796

  • jmhervouet
  • jmhervouet's Avatar
Hello,

It seems to me that it can be an error of keyword type in the steering file (at least I have seen this message with that error once).

Another possibility to find the error is to use Perl instead.

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.

uncontroled error from python:: IndexError('list index out of range',) 10 years 6 months ago #12798

  • MARON Philippe
  • MARON Philippe's Avatar
Hello Jean Michel,

But it runs with the same files on a windows machine !
Are there details which can be accepted on a windows computer and not by a linux one ?

Best regards
The administrator has disabled public write access.

uncontroled error from python:: IndexError('list index out of range',) 10 years 6 months ago #12799

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Hello,

VENT is in fact a LOGICAL (OUI or NON) and not an INTEGER (you set VENT to 1).

Note 1: that the version in development (to be distributed over the summer) would highlight this more appropriately.
Note 2: In the next version of TELEMAC, VENT may well be an INTEGER, with several option for WIND treatment (including cylcones, tec.)

I hope this helps.
Sébastien.
The administrator has disabled public write access.
The following user(s) said Thank You: MARON Philippe

uncontroled error from python:: IndexError('list index out of range',) 10 years 6 months ago #12800

  • MARON Philippe
  • MARON Philippe's Avatar
Hello Sébastien,

That's right !
This is the solution of our problem !
Thank you veery much for your help

Best regards

Philippe
The administrator has disabled public write access.
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.