- 25 Aug, 2017 1 commit
-
-
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 1 commit
-
-
Peter W. Draper authored
-
- 26 Jul, 2017 1 commit
-
-
James Willis authored
-
- 25 Jul, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 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 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Output the position of the cell in the output of the periodic boundary condition test. Better tolerance requirements.
-
Matthieu Schaller authored
Corrected mistake in the periodic boundary test that prevented compilation when optimisations are switched off.
-
Matthieu Schaller authored
Make the difffloat script use a new line in the files to set a limit below which values are ignored as too close to zero.
-
Matthieu Schaller authored
-
James Willis authored
-
- 30 May, 2017 1 commit
-
-
James Willis authored
Moved the testing into a function and tested each corner cell and each cell at the centre of each face.
-
- 27 May, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 26 May, 2017 1 commit
-
-
James Willis authored
-
- 25 May, 2017 2 commits
-
-
James Willis authored
Created a branching function for DOPAIR1, so that the scalar version is called if it is a corner interaction when the code is vectorised. Also fixed a bug with runner_dopair1_density_vec so that hi_max and hj_max are used to find how many particles to read into the cache.
-
James Willis authored
-
- 09 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 27 Apr, 2017 2 commits
-
-
Matthieu Schaller authored
-
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).
-
- 15 Mar, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 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
-
- 02 Mar, 2017 1 commit
-
-
James Willis authored
-
- 28 Feb, 2017 1 commit
-
-
James Willis authored
-
- 20 Jan, 2017 1 commit
-
-
James Willis authored
-
- 19 Jan, 2017 1 commit
-
-
James Willis authored
Re-added version of dopair1_vec that does not process 2 pi at the same time and use 2 vectors for interaction loop.
-
- 17 Jan, 2017 1 commit
-
-
James Willis authored
-
- 16 Jan, 2017 2 commits
-
-
Matthieu Schaller authored
-
James Willis authored
-
- 15 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 10 Jan, 2017 1 commit
-
-
James Willis authored
-