Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • 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

Admin message

gitlab has been updated to version 16

  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !805

Communication tasks for on-the-fly star formation

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Matthieu Schaller requested to merge star_formation_mpi_comms into master May 05, 2019
  • Overview 12
  • Commits 42
  • Changes 20

Allow star-formation in combination with stellar feedback over MPI. Specifically this involves:

  • A new communication task propagating the counts of stars in cells that have created stars.
  • A change in the unskipping strategy of star tasks. They need to be activated also in the case where the cell is only active for hydro purposes as that cell may form a star.
Edited May 08, 2019 by Matthieu Schaller
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: star_formation_mpi_comms