-
- Downloads
Store a_grav back in the xpart to avoid an incorrect drift operation where the...
Store a_grav back in the xpart to avoid an incorrect drift operation where the gpart->a_grav was sometimes accessed after the next step had already started accumulating accelerations. That was a bad mistake introduced in the change to the gravity mesh integration, which primarilty affected the Planetary calculations due to their choice of system of units.
Showing
- src/drift.h 3 additions, 3 deletionssrc/drift.h
- src/hydro/AnarchyPU/hydro_part.h 3 additions, 0 deletionssrc/hydro/AnarchyPU/hydro_part.h
- src/hydro/Gadget2/hydro_part.h 3 additions, 0 deletionssrc/hydro/Gadget2/hydro_part.h
- src/hydro/Gizmo/hydro_part.h 3 additions, 0 deletionssrc/hydro/Gizmo/hydro_part.h
- src/hydro/Minimal/hydro_part.h 3 additions, 0 deletionssrc/hydro/Minimal/hydro_part.h
- src/hydro/Phantom/hydro_part.h 3 additions, 0 deletionssrc/hydro/Phantom/hydro_part.h
- src/hydro/Planetary/hydro_part.h 3 additions, 0 deletionssrc/hydro/Planetary/hydro_part.h
- src/hydro/PressureEnergy/hydro_part.h 3 additions, 0 deletionssrc/hydro/PressureEnergy/hydro_part.h
- src/hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h 3 additions, 0 deletionssrc/hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h
- src/hydro/PressureEntropy/hydro_part.h 3 additions, 0 deletionssrc/hydro/PressureEntropy/hydro_part.h
- src/hydro/SPHENIX/hydro_part.h 3 additions, 0 deletionssrc/hydro/SPHENIX/hydro_part.h
- src/hydro/Shadowswift/hydro_part.h 3 additions, 0 deletionssrc/hydro/Shadowswift/hydro_part.h
- src/runner_time_integration.c 8 additions, 0 deletionssrc/runner_time_integration.c
Loading
Please register or sign in to comment