- 31 May, 2017 5 commits
-
-
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
-
- 09 Jan, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 22 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 14 Dec, 2016 1 commit
-
-
James Willis authored
-
- 13 Dec, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 05 Dec, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 01 Dec, 2016 1 commit
-
-
James Willis authored
Added more in depth timers for interaction functions and added macros to choose which versioin of DOSELF1 to use.
-