Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Merge requests
!845
Blackholes swallowing - Gas case
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Blackholes swallowing - Gas case
blackholes_swallowing
into
master
Overview
15
Commits
78
Changes
58
Merged
Matthieu Schaller
requested to merge
blackholes_swallowing
into
master
5 years ago
Overview
15
Commits
78
Changes
58
Expand
This implements the following:
Black holes carry metal information. That is obtained at brith time and written to snapshots.
Added 1 new loop over the gas neighbours of BHs to tag the gas particles that will be swallowed.
Added a field to the gas particles to carry the swallowing information.
Added a set of tasks to process the particles that have been tagged for swallowing.
Reduced the number of BH tasks by only creating them for cells that actually contain black holes.
Added the communication and dependencies that are needed for the swallowing.
Implemented the EAGLE model for BH swallowing of gas.
In debugging mode, copy the (const) pointer to the task that is run into the runner. Helps seeing where we are.
Edited
5 years ago
by
Matthieu Schaller
0
0
Merge request reports
Loading