clawpack / geoclaw

Version of Clawpack for geophysical waves and flows
http://www.clawpack.org/geoclaw
BSD 3-Clause "New" or "Revised" License
75 stars 86 forks source link

compute new ntogo in tick.f rather than incrementing by 1 #580

Closed rjleveque closed 6 months ago

rjleveque commented 6 months ago

In some tests this leads to fewer ntogo errors (too many dt reductions) than the old way, but doesn't entirely fix the problem.

This PR also contains some other modifications to tick.f: