- 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.
-
- 24 Aug, 2017 1 commit
-
-
James Willis authored
-
- 22 Aug, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 06 Aug, 2017 1 commit
-
-
James Willis authored
-
- 04 Aug, 2017 1 commit
-
-
James Willis authored
-
- 02 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 01 Aug, 2017 2 commits
-
-
James Willis authored
-
Peter W. Draper authored
-
- 25 Jul, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 10 Jul, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 26 Jun, 2017 1 commit
-
-
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.
-
- 01 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
Updated the tests to use the new cell properties for sorting and not the old ones. All tests now run smoothly. Make sure the xparts array actually exist in a cell before reinitialising its particles.
-
- 31 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 30 May, 2017 3 commits
-
-
James Willis authored
-
Matthieu Schaller authored
-
James Willis authored
-
- 21 May, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 17 May, 2017 2 commits
-
-
Matthieu Schaller authored
Updated the scripts running the tests to actually crash if they fail at any iteration and not just on the last one. Code formatting. Do not compile the FFT functions if FFTW is not found.
-
Matthieu Schaller authored
-
- 15 May, 2017 1 commit
-
-
James Willis authored
-
- 13 May, 2017 1 commit
-
-
Matthieu Schaller authored
No limit on h in test125cells. Add more digits to the output. Perturbed version of the test125cells now works.
-
- 12 May, 2017 4 commits
-
-
James Willis authored
-
James Willis authored
Conflicts: tests/test125cells.c
-
James Willis authored
-
James Willis authored
-
- 11 May, 2017 2 commits
-
-
James Willis authored
-
Matthieu Schaller authored
-
- 10 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 09 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 26 Apr, 2017 2 commits
-
-
Matthieu Schaller authored
-
James Willis authored
-
- 17 Mar, 2017 1 commit
-
-
Bert Vandenbroucke authored
Replaced global variables by a new hydro_space struct that is part of space. This struct is then passed on to hydro_init_part, and used to initialize the Voronoi cells. For non SHADOWFAX_SPH schemes, this struct is empty. Replaced random_uniform declarations in some unit tests with the tools.h version. Added some more comments to 3D Voronoi code; it is now almost completely documented (meaning I almost completely understand it now).
-
- 10 Mar, 2017 2 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
3D SHADOWFAX_SPH compiles again (but does not really work). Re-introduced global variables to store the box size.
-
- 09 Mar, 2017 1 commit
-
-
Bert Vandenbroucke authored
-
- 08 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 20 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 16 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-