anuga.Domain.print_timestepping_statistics

Domain.print_timestepping_statistics(*args, **kwargs)[source]

Print time stepping statistics

Parameters:
  • time_units – ‘sec’, ‘min’, ‘hr’, ‘day’

  • datetime (bool) – flag to use timestamp or datetime

  • track_speed – Optional boolean keyword track_speeds decides whether to report location of smallest timestep as well as a histogram and percentile report.

  • relative_time (bool) – Flag to report relative time instead of absolute time

  • triangle_id (int) – Can be used to specify a particular triangle rather than the one with the largest speed.