- 30 May, 2017 2 commits
-
-
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.
-
- 13 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
Fixed test125cells when using the Wendland kernels. Neighbour number tolerance was not large enough.
-
- 10 Aug, 2016 2 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
- 09 Aug, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 08 Aug, 2016 2 commits
-
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
Added GIZMO_SPH option in const.h. Made sure the resulting code compiles. It probably does not work correctly though.
-
- 03 Aug, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-