Skip to content
Success

#2278 (28 Dec 2025, 18:51:36)

Started 4 days 14 hr ago
Took 21 min

Started by upstream project GNU SWIFT build build number 2875
originally caused by:

Revision: 62f552e720615fda79e806afed6263db78fccb03
Repository: git@gitlab:swift/swiftsim.git
  • refs/remotes/origin/master
Changes
  1. Modularise GEAR feedback modules to reduce code duplication with mechanical feedback (details / gitlab)
  2. Appied python formatting code (details / gitlab)
  3. Fix GEAR stars compilation with feedback=none (details / gitlab)
  4. Fixes to hydrostatic halo parameter file to run with latest code (details / gitlab)
  5. Add extra fof properties (details / gitlab)
  6. Fix code formatting (details / gitlab)
  7. Upgraded the clang formatting tool to version 20.0 (details / gitlab)
  8. Work around feature in clang-format/20.1.0 (details / gitlab)
  9. Correction in GEAR Feddback (details / gitlab)
  10. CSDS documentation improvements (details / gitlab)
  11. Add check for stand alone FOF (details / gitlab)
  12. Applied code formatting tool (details / gitlab)
  13. Update the version number after the October 2025 updates (details / gitlab)
  14. Being explicit about pointer placement in formatting (details / gitlab)
  15. Applying right pointer justification (details / gitlab)
  16. Sink cell_unskip clean up (details / gitlab)
  17. Fixed formatting (details / gitlab)
  18. Update chemistry API for GEAR FVPM diffusion (details / gitlab)
  19. Applied code formatting tool (details / gitlab)
  20. Fix the symmetry unit test and add the new calls to it (details / gitlab)
  21. Applied code formatting script (details / gitlab)
  22. Updated author list (details / gitlab)
  23. Initialise the particles (first_init) in the stand-alone FOF (details / gitlab)
  24. Applied formatting code (details / gitlab)
  25. Add forcing approach for boundary particles (details / gitlab)
  26. Fix EoS edge cases (details / gitlab)
  27. Applied formatting script (details / gitlab)
  28. Free sort arrays before FOF (details / gitlab)
  29. Modify the testGravityDerivate unit test to have a minimum threshold for the test that depends on the derivative order (details / gitlab)
  30. Add cmdline flag to skip IO (details / gitlab)
  31. Update idealized cluster spin-jet parameters (details / gitlab)
  32. Restore the tolerance threshold to what it was (details / gitlab)
  33. Do not pass the chemistry model object to the diffusion loop. Extend the converage of the testSymmetry and testHydroMPIrules unit tests (details / gitlab)
  34. Pass the chemistry object back to the hydro chemistry diffusion interactions. (details / gitlab)
  35. Rename chemistry_data --> chem_data avoid shadowing grackle's 'chemistry_data' struct (details / gitlab)
  36. Activate the hydro drift when activating a self or pair rt_gradient (details / gitlab)
  37. Fix incorrect unpacking of foreign gpart pointers that affected runs spawning new gparts (details / gitlab)
  38. Missing parameter in Keplerian ring example (details / gitlab)