Cleanup csds
The CSDS has grown a lot through the years and became more and more complex. In this merge request, I am simplifying greatly the API in order to cleanup the code.
Modifications:
- The module .c files are removed
- A single function is needed for the modules
- The logfile header is slightly modified and now includes which fields are used for which particles (along with the writing order).
Fixes #752 (closed).
Merge request reports
Activity
changed milestone to %Continuous Simulation Data Stream
added 2 commits
added 4 commits
Toggle commit list- Resolved by Loic Hausammann
- Resolved by Loic Hausammann
@matthieu This merge request is ready. A lot of changes were required to update the API. I think now the code is a lot simpler. The file that I sent you on slack is part of the MR. I think the best would be to take a quick look at the file I sent you and, if you wish some changes, I will update the MR before your full review.
I should stop developing the CSDS for one month, thus feel free to take your time on this merge request.
assigned to @matthieu and unassigned @lhausammann
- Resolved by Loic Hausammann