- 10 Jul, 2019 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 04 Jul, 2019 9 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Simplify the construction of i/o properties and add the option to have an i/o conversion function returning an int for all the part types.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Lock before removing particles See merge request !858
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 03 Jul, 2019 4 commits
-
-
Matthieu Schaller authored
Re-check that a particle has not already been removed by a different thread in the locked section of the code when particles move out of their box.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Modified the default maximal Eddington fraction in all the EAGLE example to 150% to reflect the mistake from the original EAGLE runs where the fraction was set to 100% / h.
-
- 02 Jul, 2019 6 commits
-
-
Matthieu Schaller authored
Version that correctly flags the BHs to swallow and removes them before dying in the time-step calculation function.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
In the black hole interactions functions, added a loop over BH pairs that is only activated in the case of swallowing/merging.
-
- 01 Jul, 2019 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Update the gpart mass when synchronizing when the star or BH mass changes. Closes #592 See merge request !855
-
Matthieu Schaller authored
Update the black_holes_struct.h file to contain a structure for the BHs and added functions to manipulate the structure.
-
Matthieu Schaller authored
Move the part-related swallowing functions to the black_holes_struct file. Added a structure for the merging of BHs.
-
Matthieu Schaller authored
The old names were copied from the star routines and hence non-ideal.
-
Matthieu Schaller authored
Fix missing factor of h^3 when computing the BH swallowing probability in EAGLE's runner_iact_nonsym_bh_swallow()
-
- 26 Jun, 2019 2 commits
-
-
Matthieu Schaller authored
Added diffusion reset in hydro when doing feedback and updated function signatures See merge request !852
-
-
- 25 Jun, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 24 Jun, 2019 2 commits
-
-
Matthieu Schaller authored
Lock the space before attempting to remove a particle from the system. This should prevent duplicated removals.
-
Matthieu Schaller authored
-
- 23 Jun, 2019 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Implement the reduction of the accretion rate of the BHs based on the local viscuous time-scale in the EAGLE model.
-
Matthieu Schaller authored
Blackholes swallowing - Gas case See merge request !845
-
Matthieu Schaller authored
-
- 22 Jun, 2019 3 commits
-
-
Matthieu Schaller authored
Remove duplicate gpart communication See merge request !848
-
-
Matthieu Schaller authored
Fixes #594 Closes #594 See merge request !849
-