- 18 Jan, 2018 1 commit
-
-
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.
-
- 16 Jan, 2018 1 commit
-
-
Matthieu Schaller authored
Better naming convention for the cell_split variables in the YAML file. New variable for the splitting of gravity pairs.
-
- 15 Jan, 2018 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
This reverts commit 10f04895.
-
- 12 Jan, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 11 Jan, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 05 Jan, 2018 1 commit
-
-
Matthieu Schaller authored
Re-introduce the 'end_force' function as a task in order for the cooling function to be called at the right place in the time-step.
-
- 29 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 27 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
Correctly compute the separate time-bins for hydro and gravity at the bottom of the tree in space_split_recursive()
-
- 13 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 12 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 10 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
Separate the time-step information for hydro and gravity tasks into two different set of variables for each cell.
-
- 07 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 06 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 04 Dec, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 24 Nov, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 23 Nov, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Fixed a moronic bug. Unskipping MPI sends and recvs for gravity should not be done *only* for local pairs. Obviously....
-
- 21 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 20 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 09 Nov, 2017 1 commit
-
-
Peter W. Draper authored
-
- 02 Nov, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 09 Oct, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 06 Oct, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Instead of listing local cells only, list cells that have a tasks associated with them on the local node.
-
Matthieu Schaller authored
-
- 01 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 29 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 28 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
All-reduce all the top-level multipoles after a rebuild() to make sure we have all information in hands to construct the tasks.
-
- 12 Sep, 2017 1 commit
-
-
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.
-
- 08 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 07 Aug, 2017 1 commit
-
-
Peter W. Draper authored
Lots of refactoring to tidyup code reuse
-
- 02 Aug, 2017 1 commit
-
-
Pedro Gonnet authored
-