Welcome, Guest
Username: Password: Remember me

TOPIC: EXCEEDING MAXIMUM ITERATIONS

EXCEEDING MAXIMUM ITERATIONS 9 years 4 months ago #14818

  • BOCELLI
  • BOCELLI's Avatar
Hello, I set up a simple project TELEMAC. I imposed the following time parameters:
NUMBERS OF TIME STEP 15300
TIME STEP 1
GRAPHIC PRINTOUT PERIOD 100
LISTING PRINTOUT PERIOD 100

When I go to make the simulation up to 9200 seconds, the calculation is correct. From 9200s onwards simulation says EXCEEDING MAXIMUM ITERATIONS.
That is, the software performs more than 40 interactions each time step.

How can I fix this?
How do I get the last simulation 15300s correctly?

I hope for your help

regard

Luca

PS: I attach the file cas and the error page of the simulation
Attachments:
The administrator has disabled public write access.

EXCEEDING MAXIMUM ITERATIONS 9 years 4 months ago #14821

  • jmhervouet
  • jmhervouet's Avatar
Hello,

Check if you really have no tidal flats, and try the following in your steering file :

TREATMENT OF THE LINEAR SYSTEM : 2
SOLVER : 1
FREE SURFACE GRADIENT COMPATIBILITY : 0.9
SOLVER ACCURACY : 1.E-6

It will go much faster anyway.

Regards,

JMH
The administrator has disabled public write access.

EXCEEDING MAXIMUM ITERATIONS 8 years 3 weeks ago #20003

  • huyquangtran
  • huyquangtran's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 271
  • Thank you received: 23
Dear JMH,

yeah very helpful tips! I also got this notice when running the model. After adding these keywords, my computer simulates the model quicker!

Could you please explain why? Thanks

Best Regards

Huy
The administrator has disabled public write access.

EXCEEDING MAXIMUM ITERATIONS 8 years 3 weeks ago #20026

  • jmhervouet
  • jmhervouet's Avatar
Hello,

The speed-up is mainly due to the fact that with the primitive shallow water equations : TREATMENT OF THE LINEAR SYSTEM : 1, the linear system to be solved couples velocity and depth, whereas with the pseudo-wave equation (TREATMENT OF THE LINEAR SYSTEM : 2) it is split and we solve first an equation where only the depth is the unknown.

Regards,

JMH
The administrator has disabled public write access.
Moderators: pham

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