Skip to content
Snippets Groups Projects

Logger move task

Merged Loic Hausammann requested to merge logger_move_task into master

Currently, the logger writes the particles after the kick1. It means that the velocities are at t + 0.5 dt and the positions are at t. The only place where both are synchronized is after the kick2, therefore this merge request is moving the task after the kick2.

I am also changing runner_do_logger. We are currently writing the particles when they start. I am changing this in order to write them at the end of their step.

@nnrw56 We can discuss it tomorrow.

Edited by Matthieu Schaller

Merge request reports

Merged by Matthieu SchallerMatthieu Schaller 5 years ago (Aug 26, 2019 11:57am UTC)

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