Skip to content
Snippets Groups Projects

Fix reading time at t=t final

Merged Loic Hausammann requested to merge logger_fix_final_time into master

When reading the particles, I am always opening 2 index files. One before the requested time and one after (for the history). Currently, if you are asking for the final time, the code will open the last index file and will try with the "next" one. Therefore I need to add a special case for the final time.

Fix #739 (closed)

Edited by Loic Hausammann

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading