- 11 Jan, 2019 4 commits
-
-
Matthieu Schaller authored
Count the number of particles in foregin cells that have tasks only. Allocated memory based on that counter. Link the cells recursively based on that counter.
-
Peter W. Draper authored
-
Peter W. Draper authored
Modern C approach to memswap after we found issues on ARM architectures with… See merge request !695
-
-
- 10 Jan, 2019 2 commits
-
-
Matthieu Schaller authored
Added note about OpenMPI on OP systems See merge request !713
-
Josh Borrow authored
-
- 09 Jan, 2019 6 commits
-
-
Peter W. Draper authored
Timestep limiter upgrade See merge request !701
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Guard against more than *2 unlocks pending See merge request !711
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 06 Jan, 2019 1 commit
-
-
Matthieu Schaller authored
When creating the ghost tasks as well as the hydro-related subgrid tasks, only do so if the cell actually has any gas particle.
-
- 05 Jan, 2019 15 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Snapshot offsets See merge request !710
-
Matthieu Schaller authored
-
Matthieu Schaller authored
When writing the boxsize and time to the snapshot headers, convert the values to the snapshot unit system.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Added canvas RTD documentation of the snapshot content. Added full documentation of the hash-table mechanism.
-
Matthieu Schaller authored
If the snapshot units and internal units differ, re-scale the cell centres and widths to match the particle data unit system.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
-
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Write the centre of each cell, its particle count and global offset to the snapshots. Works without MPI.
-
- 04 Jan, 2019 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 03 Jan, 2019 7 commits
-
-
Matthieu Schaller authored
When interpolating the 1D tables in the EAGLE cooling model, use a small epsilon for the table edges to avoid out-of-table access.
-
Matthieu Schaller authored
Improve the check for cooling tables in the EAGLE model to prevent the constant re-loading of tables every step at z=0.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 31 Dec, 2018 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-