- 06 Aug, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 18 Jul, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 29 Jun, 2017 4 commits
-
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet for AVX-512 vectors.
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet. Updated masking operations with new macros so that AVX-512 masking is supported.
-
James Willis authored
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet.
-
- 25 May, 2017 1 commit
-
-
James Willis authored
-
- 24 May, 2017 3 commits
-
-
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
-
- 21 May, 2017 9 commits
-
-
James Willis authored
-
James Willis authored
Conflicts: tests/Makefile.am tests/test125cellsPerturbed.sh.in tests/tolerance_125_perturbed.dat
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
WILLIS authored
-
James Willis authored
-
James Willis authored
Removed un-masked versions of the force interaction and incorporated them in runner_nonsym_force_2_vec with an if statement based on a hard coded mask_cond variable.
-
James Willis authored
-
- 20 May, 2017 1 commit
-
-
James Willis authored
-
- 19 May, 2017 6 commits
-
-
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.
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
Created a typedef for a mask object to abstract the mask creation away from the user and placed it in vector.h.
-
- 18 May, 2017 2 commits
-
-
James Willis 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.
-