Communication tasks for on-the-fly star formation
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.
Merge request reports
Activity
added 10 commits
-
5ee42c0f...9355dbdd - 9 commits from branch
black_hole_tasks
- 6ad43f47 - Merge branch 'black_hole_tasks' into star_formation_mpi_comms
-
5ee42c0f...9355dbdd - 9 commits from branch
added 14 commits
-
1eecba0a...c35476c1 - 13 commits from branch
master
- a60f41c6 - Merge branch 'master' into star_formation_mpi_comms
-
1eecba0a...c35476c1 - 13 commits from branch
added EAGLE label
changed milestone to %Paris
assigned to @pdraper
This is ready to go. It runs on the EAGLE boxes with MPI and the star-formation and feedback runtime flags switched on.
I need to clean up the debugging messages but wanted to give you an advanced warning that it is coming.
Edited by Matthieu Schalleradded 1 commit
- 838f353d - Documentation fixes. Removed debugging code.
@pdraper This is ready to be scrutinized. Should allow to run with star formation, feedback and black holes all together over MPI.
added 1 commit
- 6ec5cfdf - No need to modify the EAGLE 12 and EAGLE 25 parameter files. The default values work well.
- Resolved by Peter W. Draper
- Resolved by Matthieu Schaller
- Resolved by Peter W. Draper
added 1 commit
- 0688ed88 - Correct typo in error message and forgotten debugging branch.
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..?
mentioned in commit b993f2c5