-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated write_trajectory() to not clobber existing file
- write_trajectory() now appends data to an existing file. This is a pre-requisite to being able to write trajectories mid-run and thereby reduce the extreme i/o buffer sizes and i/o PE memory requirements when writing trajectories only at the end of the run. - Relevant to issue #1. - No answer changes.
- Loading branch information
Showing
1 changed file
with
143 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters