- 06 Apr, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 05 Apr, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 04 Apr, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 03 Apr, 2017 8 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
-
- 02 Apr, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 01 Apr, 2017 10 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Moved the sorting entry structure to a separate file following @jwillis' work in the vectorisation branch.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Voronoi tests work now. I think I added all missing files used by `SHADOWFAX_SPH` and `GIZMO_SPH` to `Makefile.am`. I have also introduced a tolerance for geometric tests in the 2D Voronoi algorithm, which fixes round off issues that caused `testVoronoi2D` to fail if compiled with optimizations enabled. This fixes #282. See merge request !325
-
- 31 Mar, 2017 2 commits
-
-
Peter W. Draper authored
Gravity multi dt This fully implements self-gravity bar the periodic task over MPI. Could you please check that is does not break anything on the hydro side ? If you are interested in running with self-gravity I'd recommend using the updated EAGLE_12 case and run with `-D -G`. My next steps is to work on the formal requirement of using `-D` alongside the `-G`. I also need to finish working out the automated scripts to generate code for the higher-order multipoles but that is orthogonal to the integration of the code into the master. See merge request !324
-
Bert Vandenbroucke authored
Added missing SHADOWFAX_SPH and GIZMO_SPH files to src/Makefile.am. Removed unused counter from riemann_solve_brent().
-
- 30 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 24 Mar, 2017 8 commits
-
-
Bert Vandenbroucke authored
Introduced a tolerance for the 2D Voronoi algorithm to handle round off problems. The 2D Voronoi test now works for both the optimized and the non-optimized version of the code.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 23 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
-