clawpack / visclaw

Clawpack visualization tools
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
29 stars 47 forks source link

Plot timing stats improvements #248

Closed rjleveque closed 5 years ago

rjleveque commented 5 years ago

More improvements, including addressing issues raised by me and @mandli in discussion on https://github.com/clawpack/amrclaw/pull/250:

'days' is now handled properly if t is in seconds, and it is possible to over-ride the defaults if t is not in seconds in the underlying PDE.

I also eliminated the out-of-date text in the module docstring and added a docstring to the function to describe usage better.