- 03 Aug, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 02 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 27 Jul, 2017 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 25 Jul, 2017 5 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Matthieu Schaller authored
-
- 06 Jul, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 27 Jun, 2017 5 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 26 Jun, 2017 11 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
re-factor the sorts activation into a single function to avoid repetition. turns out this is where the drift-before-sort bug was hiding, i.e. the missing drift activation in the for-loop.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Updated the way we converge towards the smoothing length. We now use a Newton-Raphson scheme. This applies to the Gadget-2 scheme.
-
- 23 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 20 Jun, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 11 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 09 Jun, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Modified the splitting rule for self tasks to be less conservative. Added proper documentation of the splitting conditions.
-
- 08 Jun, 2017 2 commits
-
-
Matthieu Schaller authored
Also create functions to decide when to rebuild and when to split a task. Update the rebuild and split condition to correctly use kernel_gamma.
-
Matthieu Schaller authored
Add new function to decide on recursion with in a sub_pair task. Makes sure all recursion tests are identical.
-
- 06 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 26 May, 2017 2 commits
-
-
Pedro Gonnet authored
change sort task flags to be zero by default and only switch on those that are needed, avoids pre-emptively computing all the sorts for a cell since they may never be needed between two sort cleanups.
-
Pedro Gonnet authored
-
- 24 May, 2017 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 22 May, 2017 1 commit
-
-
Matthieu Schaller authored
-