Ticket #878 (closed assessed: fixed)

Opened 13 years ago

Last modified 13 years ago

Contaminant Tracer crashes when run length is increased

Reported by: joeb Owned by:
Priority: normal Milestone: Ecopath 6: release 6.2
Component: Contaminant tracing Version:
Severity: crash Keywords:
Cc:

Description

Contaminant tracer does not resize its output objects when the Run length, Sim or Space, is changed. 

The data is buffered in the IO object it should be read directly from the underlying core arrays like other output data is. There may be derived data in the IO object which would make this tricky. Also it may contain data that is not used by the interface so this should be removed from the IO object.

Change History

comment:1 Changed 13 years ago by joeb

  • Status changed from new to closed
  • Resolution set to fixed

Contaminant Tracer Output object now uses core data directly this fixes the sync bug when run length changes.

Also removed unused properties from the output objects. 

comment:2 Changed 13 years ago by joeb

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:3 Changed 13 years ago by joeb

  • Status changed from reopened to closed
  • Resolution set to fixed

Fixed an opsssss

Note: See TracTickets for help on using tickets.