-
- Downloads
Merge branch 'gravity_fixes' into 'master'
Fixes to the gravity code This fixes #363. The long-range gravity task has to consider all the cells that were assigned to it at the rebuild time. Additional improvements: - Drift the multipoles while activating the tasks, - Avoid FPEs in the FFT task, - Adjust the number of tasks per top-level required to run. See merge request !430
No related branches found
No related tags found
Showing
- src/cell.c 3 additions, 12 deletionssrc/cell.c
- src/engine.c 11 additions, 11 deletionssrc/engine.c
- src/gravity/Default/gravity_debug.h 4 additions, 0 deletionssrc/gravity/Default/gravity_debug.h
- src/kernel_long_gravity.h 1 addition, 1 deletionsrc/kernel_long_gravity.h
- src/multipole.h 1 addition, 7 deletionssrc/multipole.h
- src/runner_doiact_fft.c 2 additions, 2 deletionssrc/runner_doiact_fft.c
- src/runner_doiact_grav.h 46 additions, 68 deletionssrc/runner_doiact_grav.h
Loading
Please register or sign in to comment