Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !301

New time line

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge new_timeline into master Jan 06, 2017
  • Overview 9
  • Commits 57
  • Changes 57

Changes include:

  • Time line is now based on a long long rather than int for more flexibility.
  • Particles only carry a char to indicate their time bin rather than two int for their start and end of time-step.
  • The kick task is not split in kick1, kick2 and timestep.
  • When compiling with the debugging checks, we verify that the particles have been properly drifted and kicked before any interaction.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: new_timeline