- 04 Aug, 2017 1 commit
-
-
James Willis authored
-
- 02 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 01 Aug, 2017 1 commit
-
-
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
-
- 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
-
- 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 2 commits
-
-
James Willis authored
-
James Willis authored
Conflicts: tests/test125cells.c
-
- 10 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 09 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 26 Apr, 2017 1 commit
-
-
Matthieu Schaller 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
-
- 15 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 14 Nov, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 07 Nov, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 13 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 08 Sep, 2016 1 commit
-
-
Bert Vandenbroucke authored
-
- 07 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 06 Sep, 2016 1 commit
-
-
Bert Vandenbroucke authored
Constructing a 3D voronoi grid now seems to work. Still need to find a way to correctly initialize the box.
-
- 30 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 22 Aug, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 20 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 17 Aug, 2016 2 commits
-
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
-
- 16 Aug, 2016 1 commit
-
-
Bert Vandenbroucke authored
Wrote 1D Voronoi cell generation algorithm and corresponding unit test. Algorithm is not coupled into swift yet.
-