Skip to content

TCPU summary output has intermediate zero values #231

Description

@berland

flow outputs TCPU as a summary vector (wall clock time or close to it as a function of simulator date), but values are only printed for report dates, not the intermediate time stepping, like this:

$ summary.x FOO.DATA TCPU
-- Days   dd/mm/yyyy               TCPU 
----------------------------------------
   0.00   01/12/2017                  0 
   1.00   02/12/2017                  0 
   4.00   05/12/2017                  0 
  13.00   14/12/2017                  0 
  31.00   01/01/2018            203.478 
  85.00   24/02/2018                  0 
  93.49   04/03/2018                  0 
 118.95   29/03/2018                  0 
 195.34   14/06/2018                  0 
 320.34   17/10/2018                  0 
 396.00   01/01/2019            665.793 
 521.00   06/05/2019                  0 
 646.00   08/09/2019                  0 
 761.00   01/01/2020            909.397 
 886.00   05/05/2020                  0 
1011.00   07/09/2020                  0 

while not a bug, this tends to plot ugly unless worked around. Eclipse 100 reports TCPU at all these timesteps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions