- 13 Jun, 2018 4 commits
-
-
Matthieu Schaller authored
Add large system docs See merge request !563
-
Josh Borrow authored
-
Josh Borrow authored
Added information about adding external libraries that are not found automatically by the configure script to the docs.
-
Josh Borrow authored
-
- 06 Jun, 2018 2 commits
-
-
Matthieu Schaller authored
Correct conversion of peculiar velocities to internal velocities (and vice-versa) in the i/o modules.
-
Matthieu Schaller authored
Rename some functions called in the ghost loop to be more consistent with the extra_ghost loop. See merge request !561
-
- 05 Jun, 2018 6 commits
-
-
Matthieu Schaller authored
-
Josh Borrow authored
-
Josh Borrow authored
Similar refactoring changes as to GIZMO-MFM but for MFV to ensure it works with the new gradient loop functions.
-
Josh Borrow authored
-
Josh Borrow authored
-
Josh Borrow authored
Added extra function calls for the extra hydro loop to the ghost and moved the force functions to the extra_ghost.
-
- 04 Jun, 2018 3 commits
-
-
Peter W. Draper authored
Hdf5 1.10.2 parallel read workaround See merge request !559
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Debug fixes for neighbour finding in the case where a particle finds no neighbours. See merge request !553
-
- 03 Jun, 2018 5 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Added some 'const' decoration and better documentation to the atomics to make them easier to follow.
-
Matthieu Schaller authored
This reverts commit 28127ee8
-
Matthieu Schaller authored
Added some 'const' decoration and better documentation to the atomics to make them easier to follow.
-
- 02 Jun, 2018 3 commits
-
-
Matthieu Schaller authored
Fix compiling error. Improve error message and better value for the input array sizes to the H5Pget_filter function.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 01 Jun, 2018 17 commits
-
-
Matthieu Schaller authored
Set the compression level to 1 for the basic examples. 4 does not improve things and is just slower.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Update hydro documentation See merge request !556
-
Josh Borrow authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Fix stars type in select output Closes #435 See merge request !558
-
lhausamm authored
-
Matthieu Schaller authored
Correctly use the global update counters in the cases where there are more than 'one int' worth of updates across all nodes. The limit per-node remains.
-
Matthieu Schaller authored
Add select output documentation See merge request !555
-
lhausamm authored
-
lhausamm authored
-
Matthieu Schaller authored
Add a new parameter to the gravity calculation to control the frequency of the tree rebuild using a fraction of the number of gpart updates.
-
Josh Borrow authored
-
Josh Borrow authored
-
Josh Borrow authored
-
Josh Borrow authored
-