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
  • !1106

Cleverer ids for particle splitting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge remap_ids_in_ics into master Jun 30, 2020
  • Overview 11
  • Commits 13
  • Changes 21

Two updates:

  • Add the option to remap all the particle IDs to [1, N] after having read the ICs,
  • Add the option (set as default) to use the next available IDs when splitting particles rather than random ones that can potentially create conflicts.

This is useful for the set of EAGLE runs we want to do.

@pdraper any thoughts on the implementation are welcome.

If/when we are all happy, I'll modify all the relevant parameter files and update the documentation.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remap_ids_in_ics