- 29 Sep, 2019 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 28 Sep, 2019 1 commit
-
-
Matthieu Schaller authored
Pass the hydro_properties to the prepare_gradient function. Make sure rho_dh is sensible when particles get ejected out of neighbourhoods.
-
- 15 Aug, 2019 1 commit
-
-
Loic Hausammann authored
-
- 26 Jun, 2019 1 commit
-
-
- 15 May, 2019 1 commit
-
-
- 01 May, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 16 Mar, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 03 Feb, 2019 1 commit
-
-
Matthieu Schaller authored
Update the other hydro schemes to also compile with the star formation model and entropy floor model.
-
- 18 Dec, 2018 1 commit
-
-
Matthieu Schaller authored
Added a function to the hydro scheme to be called when a particle gets removed due to non-periodic BC infringment.
-
- 17 Dec, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 15 Oct, 2018 2 commits
-
-
Matthieu Schaller authored
-
-
- 07 Oct, 2018 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 18 Sep, 2018 1 commit
-
-
- 15 Sep, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 17 Aug, 2018 1 commit
-
-
Bert Vandenbroucke authored
-
- 30 May, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 17 Mar, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 16 Mar, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 28 Feb, 2018 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 19 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 07 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
Also updated the Pressure-Entropy SPH scheme to use the new definition of the number of neighbours and its derivative. Back to correct results.
-
- 26 Jun, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 02 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 01 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 22 May, 2017 1 commit
-
-
Matthieu Schaller authored
Correctly initialise the signal velocity of the SPH particles in the Minimal and Pressure-Entropy cases.
-
- 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.
-
- 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).
-
- 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.
-
- 01 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 28 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 14 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 07 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 02 Nov, 2016 1 commit
-
-
Matthieu Schaller authored
Check whether particles or cells are active via an inlined function rather than via a direct read of engine->ti_current
-
- 09 Oct, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-