Opened 11 years ago

Closed 11 years ago

#22 closed Enhancement (fixed)

dates file updated before end of execution

Reported by: dearn Owned by: ignacio
Priority: trivial Milestone:
Component: FP coding/compilation Version: FLEXPART 9.0.2
Keywords: Cc:

Description

Maybe we could consider updating the file "dates" on the fly. Sometimes FLEXPART may crash for other reasons than the model and yet you want to work with the results.

It is not problematic to manually (or by a script) generate it a posteriori, but it maybe it could be considered as a small enhancement in newer versions if it is worth the effort.

Change History (3)

comment:1 follow-up: Changed 11 years ago by ignacio

  • Owner changed from somebody to ignacio
  • Status changed from new to accepted

It will probably be sufficient to close the file dates after writing on it and then reopen it, appending a new line every time, instead of leaving it open during the whole simulation.

comment:2 in reply to: ↑ 1 Changed 11 years ago by pesei

Replying to ignacio:

It will probably be sufficient to close the file dates after writing on it and then reopen it, appending

OPEN (...., ACCESS='APPEND') !

comment:3 Changed 11 years ago by ignacio

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.
hosted by ZAMG