Skip to content
GitLab
  • Menu
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 53
    • Issues 53
    • 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
  • !1508

Fixes to the generation of IDs when doing a zoom

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge fix_id_remapping into master Mar 22, 2022
  • Overview 17
  • Commits 5
  • Changes 2

Fixes a problem @dc-bahe1 identified where in a zoom case where SWIFT generates the gas and remaps the IDs we could end up with conflicts between the generated gas IDs and the background particles.

This also now generates a big gap between the IDs we generate for the zoom particles and the background ones such that we can use the gap in between for the newly split particles.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_id_remapping