- 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 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 02 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
Updated 'make check' scripts with newer tolerances for the Intel compiler and made the scripts choke if files are missing
-
- 01 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 27 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 26 Jul, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-