- 22 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
Fix to #363. Drifting decision needs to use the same multipole information as the actual tree walk. Also fix some gravity_cache padding values.
-
- 21 Sep, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Josh Borrow authored
-
Josh Borrow authored
their Initial Conditions files. This avoids error rasises from H5G* when opening files without units and reverting back to the ones specified in the parameterfile. We now also let users know when their units are being read from their ICs explicitly.
-
- 19 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 18 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
Applied @jwillis' correction to the second loop of DOPAIR2. dx_max was entering the external loop with the wrong sign.
-
- 15 Sep, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Modify the inner-loop exit condition to incorporate the distance on the axis calculation rather than pre-compute it.
-
Peter W. Draper authored
There is a problem when the cpu mask is empty and using multiple MPI ranks on a node, in that case all the main threads end up pinned to one core during the reading of the initial condition (and any other tasks done before engine_init is called).
-
Matthieu Schaller authored
In DOPAIR2(), once we have a pj candidate, check the distance on the axis using hj instead of relying only on the earlier hj_max check.
-
- 13 Sep, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Reverse the loop to find the exit condition in DOPAIR2() to go from the centre to the outside. Follows @jwillis' suggestion in #362
-
Matthieu Schaller authored
-
- 12 Sep, 2017 2 commits
-
-
Matthieu Schaller authored
Force compiler to report shadowed variables. Removed all shadowed variables. Added the function scheduler_activate_send() to simplify the unskipping of MPI sends.
-
Matthieu Schaller authored
Reinstate missing pointer indirection for external gravity dependencies that had disappeared in merge.
-
- 11 Sep, 2017 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 10 Sep, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
DOSELF_SUBSET, DOPAIR1_NAIVE and DOPAIR2_NAIVE should do their calculation in the frame of the cell.
-
- 09 Sep, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 08 Sep, 2017 11 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-