- 09 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 16 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 09 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 08 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 05 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 01 Apr, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
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).
-
- 16 Mar, 2017 2 commits
-
-
James Willis authored
-
Matthieu Schaller authored
-
- 02 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 28 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
Compute the total mass in the system and add a variable to the gpart to record how much mass they interacted with via self-gravity.
-
- 27 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 23 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 19 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
Added the option to replicate the particles along the axis to create artificially larger test cases. Driven by the parameter 'InitialConditions:replicate'.
-
- 12 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 26 Jan, 2017 1 commit
-
-
Pedro Gonnet authored
one big messy commit for the status quo, forces sorts of the active cells in each step, does not use task_type_sub_*, and probably sorts some cells twice. but it works.
-
- 24 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 23 Jan, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 19 Jan, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 04 Jan, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 26 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 22 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 21 Dec, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 09 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 07 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 04 Dec, 2016 1 commit
-
-
Pedro Gonnet authored
-
- 14 Nov, 2016 1 commit
-
-
Matthieu Schaller authored
Added an (expensive) debugging check to verify that all cells have been drifted to the current point in time before a rebuild or a repartition.
-
- 27 Oct, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 26 Oct, 2016 1 commit
-
-
Matthieu Schaller authored
Don't pass the cell_min as an argument to space_rebuild(). Just use the value stored in the space structure.
-
- 20 Sep, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 16 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 15 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 12 Sep, 2016 1 commit
-
-
Peter W. Draper authored
This depth is way beyond our precision.
-