Skip to content
Snippets Groups Projects

Communication tasks for on-the-fly star formation

Merged Matthieu Schaller requested to merge star_formation_mpi_comms into master
All threads resolved!

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 by Matthieu Schaller

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Peter W. Draper
  • added 1 commit

    • 0688ed88 - Correct typo in error message and forgotten debugging branch.

    Compare with previous version

  • Peter W. Draper resolved all discussions

    resolved all discussions

  • Peter W. Draper resolved all discussions

    resolved all discussions

  • All looking good so far. The only thing I saw in my full EAGLE_50 test (with sanitizer and debug checks enabled, plus --cosmology --hydro --self-gravity --stars --black-holes --star-formation --feedback --cooling) was:

    [0000] [01752.3] engine_init_particles: WARNING: found 1 gpart pairs at the same location. That is not optimal

    this is with the latest ICs. Harmless, probably..?

  • That would be harmless, yes. Likely a black hole at the same place as something else in the new ICs.

  • All looks good to go. Ready from your end?

  • That's good for me, yes. Great to see this eventually done.

  • Peter W. Draper mentioned in commit b993f2c5

    mentioned in commit b993f2c5

  • Good, so black-hole formation next...

  • Please register or sign in to reply
    Loading