- 22 Apr, 2019 2 commits
-
-
Pedro Gonnet authored
replace c->stars.do_stars_sub_sort, do_drift and do_sub_drift with cell_flag_do_stars_sub_sort, do_grav_drift and do_grav_sub_drift, respectively.
-
Pedro Gonnet authored
-
- 18 Apr, 2019 6 commits
-
-
Pedro Gonnet authored
replace c->hydro.do_sub_limiter with cell_flag_do_hydro_sub_limiter. also use uint16_t for the sort masks.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 16 Apr, 2019 1 commit
-
-
Pedro Gonnet authored
add an enum with the different cell flags (basically whatever was a char type and looked like a binary flag). will start replacing the cell values in the following commits.
-
- 15 Apr, 2019 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Basic infrastructure for black holes See merge request !784
-
Matthieu Schaller authored
Do not reallocate the full sort arrays every time we sort. Closes #570 See merge request !786
-
- 14 Apr, 2019 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 13 Apr, 2019 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 12 Apr, 2019 9 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Crash gracefully on start-up if the user compiled with cooling but forgot the runtime flag. Closes #571 See merge request !785
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 11 Apr, 2019 7 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Added basic support for black hole particles. Particles can be read in, attached to gpart, integrated forward in time, drifted and written to snapshots.
-
- 10 Apr, 2019 1 commit
-
-
Peter W. Draper authored
Update h_max See merge request !768
-
- 09 Apr, 2019 2 commits
-
-
Matthieu Schaller authored
Added LGPLv3 to top-level of repo. See merge request !730
-
-
- 08 Apr, 2019 2 commits
-
-
Matthieu Schaller authored
Variable AV fix | Cosmology See merge request !765
-
-