Welcome, Guest
Username: Password: Remember me

TOPIC: SOURCES

SOURCES 11 years 2 months ago #10494

  • marine
  • marine's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 52
Hello,

When I launch the computation, I have this error :

*********************************************
ERREUR DAMOCLES 4
ADRESSE SUPERIEURE A NMAX = 300
ERREUR DAMOCLES 4
TROP DE VALEURS DE TYPE : 2 DECLAREES.
ERREUR DAMOCLES 4
ARRET DE DAMOCLES AU MOT-CLE D'INDEX : 37
ERREUR DAMOCLES 4
*********************************************

I am in V6P1 and I have 42 siphons. I think I exceed the number max of ordinate because it is the index 37 but that seems strange because there are no error on the number of abscissa
I have 84 sources so 42 siphons.
What is the "valeur de type 2"?

If somebody can help me

Thank in advance

Best regards
The administrator has disabled public write access.

SOURCES 11 years 1 month ago #10498

  • jmhervouet
  • jmhervouet's Avatar
Hello,

This is normal, every value is counted for the maximum NMAX=300, and your number of culverts is the reason, it is still OK for the abscissae but them you go beyond 300 with the ordinates. You can try to recompile after changing NMAX in lecdon_telemac2d AND the equivalent in homere_telemac2d. In version 6.3 this number is now declared once in declarations_telemac2d.f, as MAXKEY, and it is equal to 400, so it would have worked.

With best regards,

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

SOURCES 11 years 1 month ago #10517

  • marine
  • marine's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 52
Hello,

Thank for your reply.
Where is the equivalent inside homere_declarations_telemac2d.f?
Do I need to change the 2 value "300" at the line 38 which is
CHARACTER(LEN=144) MOTCAR(300),FILE_DESC(4,300)

Best Regards

Marine
The administrator has disabled public write access.

SOURCES 11 years 1 month ago #10518

  • jmhervouet
  • jmhervouet's Avatar
Hello,

That's it!

JMH
The administrator has disabled public write access.

SOURCES 11 years 1 month ago #10519

  • marine
  • marine's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 52
It's working
Thank a lot !
The administrator has disabled public write access.
Moderators: pham

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