- 24 Oct, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 07 Oct, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 03 Oct, 2017 1 commit
-
-
James Willis authored
-
- 13 Sep, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Reverse the loop to find the exit condition in DOPAIR2() to go from the centre to the outside. Follows @jwillis' suggestion in #362
-
- 12 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
Force compiler to report shadowed variables. Removed all shadowed variables. Added the function scheduler_activate_send() to simplify the unskipping of MPI sends.
-
- 11 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 08 Sep, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 24 Aug, 2017 1 commit
-
-
James Willis authored
-
- 22 Aug, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 21 Aug, 2017 1 commit
-
-
James Willis authored
-
- 18 Aug, 2017 1 commit
-
-
James Willis authored
-
- 16 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 08 Aug, 2017 1 commit
-
-
James Willis 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.
-
- 06 Aug, 2017 1 commit
-
-
James Willis authored
-
- 04 Aug, 2017 4 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet for AVX-512 vectors. Conflicts: src/hydro/Gadget2/hydro_iact.h
-
- 30 Jul, 2017 1 commit
-
-
James Willis authored
-
- 28 Jul, 2017 1 commit
-
-
Bert Vandenbroucke authored
Partially restored old time step criterion. Isolated flux limiter into a separate file and made it configurable. Removed some superfluous gravity variables.
-
- 27 Jul, 2017 1 commit
-
-
Bert Vandenbroucke authored
Moved around the energy gravity update so that it uses the old momentum. Removed a superfluous time step in mflux.
-
- 26 Jul, 2017 2 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
- 25 Jul, 2017 1 commit
-
-
Bert Vandenbroucke authored
Fixed bug in signal velocity computation. Added relative velocity of fluid w.r.t. particle velocity to timestep criterion.
-
- 24 Jul, 2017 1 commit
-
-
Bert Vandenbroucke authored
-
- 19 Jul, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 18 Jul, 2017 2 commits
-
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet for AVX-512 vectors. Conflicts: src/hydro/Gadget2/hydro_iact.h
-
James Willis authored
-
- 10 Jul, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 29 Jun, 2017 1 commit
-
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet for AVX-512 vectors.
-
- 26 Jun, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
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.
-