- 09 Apr, 2020 1 commit
-
-
- 08 Apr, 2020 2 commits
-
-
Matthieu Schaller authored
Dump the FFT mesh to free more buffer space for the repartition See merge request !1055
-
Matthieu Schaller authored
-
- 07 Apr, 2020 3 commits
-
-
Matthieu Schaller authored
Atomic gravity and time-step limiter Closes #359 See merge request !1048
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Fix to old box wrapping error due to rounding Closes #665, #638, and #591 See merge request !1053
-
- 06 Apr, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 05 Apr, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 03 Apr, 2020 2 commits
-
-
Matthieu Schaller authored
Fix typo that prevents Velociraptor showing up in time pie chart See merge request !1054
-
John Helly authored
-
- 02 Apr, 2020 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
In space_parts_get_cell_index_mapper() and friends, add an additional check that a particle has not been wrapped back onto the exact edge of the box due to rounding differences between the region around 0 and the region around dim[:]
-
- 01 Apr, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 31 Mar, 2020 15 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Do not report the task times when rebuilding after a repartiton. Do so before dumping the task array in engine_repartition()
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Do not report the task times when rebuilding after a repartiton. Do so before dumping the task array in engine_repartition()
-
Matthieu Schaller authored
Do not report the task times when rebuilding after a repartiton. Do so before dumping the task array in engine_repartition()
-
Matthieu Schaller authored
Fix the time-step debugging check for the rare case where a BH has swallowed the particle with the smallest time-bin in a cell.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Add a more generic way of dealing with named columns for subgrid models See merge request !1047
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Hide the atomics into a layer of functions that can be used to update the particles atomically or not in a transparent way
-
- 30 Mar, 2020 3 commits
-
-
Peter W. Draper authored
Updates to hdf5 automake macro See merge request !1049
-
-
Matthieu Schaller authored
-
- 29 Mar, 2020 4 commits
-
-
Matthieu Schaller authored
Add an option to disable the use of atomic operations within the tasks and return to the old behaviour. By default atomic operations are allowed in tasks
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 28 Mar, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 26 Mar, 2020 2 commits
-
-
Matthieu Schaller authored
Logger example See merge request !1019
-
-
- 25 Mar, 2020 1 commit
-
-
Matthieu Schaller authored
-