Skip to content
Builds

Loading builds...

Changes

#6051 (29 Sept 2025, 17:50:10)

  1. Need to accumulate the shifts we'll write out or won't make sense — wjr21 / gitlab

#6050 (29 Sept 2025, 17:34:10)

  1. Typo in cosmology struct — wjr21 / gitlab
  2. Missing header — wjr21 / gitlab
  3. Typo — wjr21 / gitlab
  4. Set initial shift scale factor elsewhere — wjr21 / gitlab

#6049 (29 Sept 2025, 17:23:30)

  1. Also shift the velocities — wjr21 / gitlab
  2. Remember the applied shifts separately — wjr21 / gitlab
  3. Added parameter controlling maximal allowed shift — wjr21 / gitlab
  4. Ensure we always know the shift when considering regrid — wjr21 / gitlab
  5. Accounting for verbosity and report time — wjr21 / gitlab
  6. Considering shift and extent in regridding choice — wjr21 / gitlab
  7. Report the velocity information — wjr21 / gitlab
  8. Missing member — wjr21 / gitlab
  9. Typo — wjr21 / gitlab
  10. Fixing timers — wjr21 / gitlab
  11. Typo — wjr21 / gitlab
  12. Fixing velocity memeber — wjr21 / gitlab
  13. Another Typo — wjr21 / gitlab
  14. More output — wjr21 / gitlab
  15. Clarifying comment — wjr21 / gitlab
  16. More notes for future work — wjr21 / gitlab
  17. Report CoM and extent in log — wjr21 / gitlab
  18. Report the shift too — wjr21 / gitlab
  19. Fixing infinite loop in regridding function — wjr21 / gitlab
  20. Removing ntries condition since it is no longer needed — wjr21 / gitlab
  21. Debugging — wjr21 / gitlab
  22. Zoom: implementing some I/O helpers for zoom outputs — Matthieu Schaller / gitlab
  23. Remember the user specified pad factor and use that in regrid — wjr21 / gitlab
  24. Applied code formatting tool — Matthieu Schaller / gitlab
  25. Fixing regridding based on width — wjr21 / gitlab
  26. Broke down regridding considerations for clarity — wjr21 / gitlab
  27. Missing variable — wjr21 / gitlab
  28. Fixing some compilation errors in reports — wjr21 / gitlab
  29. Missing return value — wjr21 / gitlab
  30. More comments — wjr21 / gitlab
  31. Don't be silent — wjr21 / gitlab
  32. Clearer reporting — wjr21 / gitlab
  33. Using threadpools for shift calculation and application — wjr21 / gitlab
  34. Missing space in mapper data — wjr21 / gitlab
  35. Fixing mapper data initialised — wjr21 / gitlab
  36. Time whole zoom region init — wjr21 / gitlab
  37. More timers — wjr21 / gitlab
  38. Typo — wjr21 / gitlab
  39. Removing redundant timer — wjr21 / gitlab
  40. Typo — wjr21 / gitlab
  41. Typo in typo fix... (yes really) — wjr21 / gitlab
  42. And another timer — wjr21 / gitlab
  43. Writing out velocity shift and a of last shift — wjr21 / gitlab
  44. Removing debugging timer — wjr21 / gitlab