- 16 Aug, 2018 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 04 Jul, 2018 1 commit
-
-
Pedro Gonnet authored
add checks for valid tags when adding send/recv tasks, and used named constants for computing the MPI tag from the cell tag.
-
- 26 Jun, 2018 1 commit
-
-
Peter W. Draper authored
These exceed the range of int when processing EAGLE_50 on a single node with the new cell splitting value
-
- 18 Jun, 2018 2 commits
-
-
Extract the mesh gravity forces to a separate set of functions. Get the forces directly from the mesh to the gparts. Do not use the tree here.
-
Matthieu Schaller authored
-
- 17 Jun, 2018 1 commit
-
-
Peter W. Draper authored
-
- 14 Jun, 2018 1 commit
-
-
lhausamm authored
-
- 01 Jun, 2018 2 commits
-
-
Matthieu Schaller authored
Correctly use the global update counters in the cases where there are more than 'one int' worth of updates across all nodes. The limit per-node remains.
-
Matthieu Schaller authored
Add a new parameter to the gravity calculation to control the frequency of the tree rebuild using a fraction of the number of gpart updates.
-
- 31 May, 2018 2 commits
- 11 May, 2018 1 commit
-
-
Jacob Kegerreis authored
-
- 09 May, 2018 2 commits
-
-
Matthieu Schaller authored
Use the values gathered to compute the time-step based on the RMS peculiar velocity in cosmological runs.
-
Matthieu Schaller authored
-
- 08 May, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 07 May, 2018 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Improve the way we define the time of the first snapshot and statistics in cosmology and non-cosmology modes.
-
- 25 Apr, 2018 1 commit
-
-
Matthieu Schaller authored
Add the strict-prototype flag and correct all the prototypes as this creates issues with the Cray compiler.
-
- 22 Apr, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 18 Apr, 2018 1 commit
-
-
lhausamm authored
-
- 16 Mar, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 01 Mar, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 21 Feb, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 12 Feb, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 05 Feb, 2018 1 commit
-
-
Peter W. Draper authored
-
- 29 Jan, 2018 3 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
Fix issue with attempt to dump partition when not using MPI
-
Peter W. Draper authored
Can also change the number of queues to match the threads (expected behaviour), the number of tasks per cell and the size of MPI messages, these all could be useful when re-starting
-
- 25 Jan, 2018 3 commits
-
-
Peter W. Draper authored
Sugar of various kinds, new parameters to control restart file dumping, better adherence to the restart_ name space, dumps on exit for testing restarts, include in step properties
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
- 24 Jan, 2018 1 commit
-
-
Peter W. Draper authored
Make restart files dump after a number of hours from the start and synchronize dumps across MPI ranks
-
- 23 Jan, 2018 1 commit
-
-
Peter W. Draper authored
-
- 22 Jan, 2018 2 commits
-
-
Peter W. Draper authored
Moved restart_write into engine_step and trigger after drift_all
-
Peter W. Draper authored
Tidies up the restart option
-
- 19 Jan, 2018 1 commit
-
-
Peter W. Draper authored
-
- 18 Jan, 2018 2 commits
-
-
Matthieu Schaller authored
Add the possibility to read basic chemistry information from the parameter file and propagate this onto the particle at initialisation time. More uniform naming convention for the first initialisation of properties.
-
Peter W. Draper authored
-
- 17 Jan, 2018 1 commit
-
-
Peter W. Draper authored
-