- 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.
-
- 19 May, 2017 1 commit
-
-
Matthieu Schaller authored
Initialize the signal velocity to be the particle's sound-speed. Prevents divisions by zero in cases where a particle has 0 neighbours.
-
- 28 Apr, 2017 1 commit
-
-
James Willis authored
-
- 27 Apr, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 24 Apr, 2017 1 commit
-
-
James Willis 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
-
- 14 Mar, 2017 1 commit
-
-
James Willis authored
-
- 06 Mar, 2017 1 commit
-
-
James Willis authored
-
- 28 Feb, 2017 1 commit
-
-
Bert Vandenbroucke authored
Cleaned up Gizmo fixes. Added a hydro_timestep_extra method and added an empty version for all hydro schemes.
-
- 19 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 01 Feb, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 28 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 27 Jan, 2017 1 commit
-
-
Stefan Arridge authored
-
- 26 Jan, 2017 1 commit
-
-
Stefan Arridge authored
-
- 25 Jan, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 17 Jan, 2017 1 commit
-
-
James Willis authored
-
- 16 Jan, 2017 1 commit
-
-
James Willis authored
-
- 14 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 13 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 12 Jan, 2017 1 commit
-
-
James Willis authored
-
- 11 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 10 Jan, 2017 1 commit
-
-
James Willis authored
-
- 07 Jan, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 05 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 02 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 29 Dec, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 28 Dec, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Updated the kick operation to the new framework. Need to do the preparation for the prediction next.
-
- 27 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 24 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 20 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 19 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 13 Dec, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
Replaced all calls to VEC_RECIPROCAL and VEC_RECIPROCAL_SQRT with vec_reciprocal and vec_reciprocal_sqrt.
-
- 09 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-