- 17 Jan, 2018 3 commits
-
-
Matthieu Schaller authored
Grackle chemistry --> GEAR chemistry. Moved the output of subgrid model to a separate part of the HDF5 file.
-
lhausamm authored
-
lhausamm authored
-
- 04 Jan, 2018 2 commits
- 16 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 15 Dec, 2017 12 commits
- 11 Dec, 2017 1 commit
-
-
Bert Vandenbroucke authored
Removed time step from flux computation. Removed (untested) flux limiter and unused variables in hydro_part. Discovered and fixed a possible bug in Gizmo particle velocities treatment in flux computation.
-
- 02 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
When compiling with the iosthermal equation of state, read the constant thermal energy from the YAML file.
-
- 08 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
Implement simple thread barriers to be used on systems where the POSIX implementation does not provide them. We default to the POSIX ones when detected at configure time.
-
- 11 Aug, 2017 1 commit
-
-
Matthieu Schaller 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.
-
- 22 May, 2017 1 commit
-
-
Matthieu Schaller authored
Implemented the changes in ls that prevent gizmo crashes in cases where the mesh is seriously distorted
-
- 09 May, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 27 Apr, 2017 1 commit
-
-
Matthieu Schaller authored
Add a separate timer for subset sub-cell tasks. Write the timers to a file. Make sure we can compile without timers. Add a configure option to switch the timers on.
-
- 23 Apr, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 01 Apr, 2017 3 commits
-
-
Matthieu Schaller authored
Moved the sorting entry structure to a separate file following @jwillis' work in the vectorisation branch.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 31 Mar, 2017 1 commit
-
-
Bert Vandenbroucke authored
Added missing SHADOWFAX_SPH and GIZMO_SPH files to src/Makefile.am. Removed unused counter from riemann_solve_brent().
-
- 22 Mar, 2017 1 commit
-
-
Peter W. Draper authored
Uses '1' as we could possibly have a second or third requirement for collections...
-
- 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).
-
- 14 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 06 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 02 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 23 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 22 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
Properties of the self-gravity scheme are now read from the YAML file. They are printed to stdout and to snapshots.
-
- 19 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-