- 26 May, 2017 3 commits
-
-
Pedro Gonnet authored
change sort task flags to be zero by default and only switch on those that are needed, avoids pre-emptively computing all the sorts for a cell since they may never be needed between two sort cleanups.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
Conflicts: src/engine.c src/runner.h src/runner_doiact.h src/scheduler.c
-
- 24 May, 2017 8 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
replace 'wait' with 'implicit' in scheduler_addtask, as we weren't using the former and could use the latter.
-
Peter W. Draper authored
-
Matthieu Schaller authored
Disabled GIZMO particle steering for vacuum particles I disabled particle steering for particles with zero density, as they have weird sound speeds that mess up the steering algorithm. This fixes #271. See merge request !346
-
Matthieu Schaller authored
Disabled GIZMO particle steering for vacuum particles I disabled particle steering for particles with zero density, as they have weird sound speeds that mess up the steering algorithm. This fixes #271. See merge request !346
-
- 23 May, 2017 4 commits
-
-
Peter W. Draper authored
Update task dump processing Fix some issues in autoranging, add new script to output simple stats for pre-thread, step and rank. Add support for new drift_grav task. Incorporate stats in higher-level processing scripts so that they can be seen in the HTML pages. See merge request !347
-
Peter W. Draper authored
Add a colour to keep similarity to previous scheme
-
Peter W. Draper authored
-
Bert Vandenbroucke authored
Disabled GIZMO particle steering for vacuum particles. Disabled warning messages for unphysical values and pathological configurations.
-
- 22 May, 2017 6 commits
-
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Correctly initialise the signal velocity of the SPH particles in the Minimal and Pressure-Entropy cases.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Implemented the changes in ls that prevent gizmo crashes in cases where the mesh is seriously distorted
-
Matthieu Schaller authored
-
- 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.
-
- 18 May, 2017 4 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Matthieu Schaller authored
Updated plotting scripts for the hydrostatic halo case to be more SSH friendly and to read the correct parameters in the yaml file.
-
- 17 May, 2017 14 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
New addition to the test suite: A perturbed version of the 125 cells case See merge request !341
-
Matthieu Schaller authored
Updated the scripts running the tests to actually crash if they fail at any iteration and not just on the last one. Code formatting. Do not compile the FFT functions if FFTW is not found.
-
Matthieu Schaller authored
-