{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"GNU SWIFT build\" build number 2,795",
          "upstreamBuild" : 2795,
          "upstreamProject" : "GNU SWIFT build",
          "upstreamUrl" : "job/GNU%20SWIFT%20build/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2234,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
            "branch" : [
              {
                "SHA1" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
            "branch" : [
              {
                "SHA1" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
        "branch" : [
          {
            "SHA1" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@gitlab:swift/swiftsim.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2234",
  "duration" : 1245487,
  "estimatedDuration" : 1245487,
  "executor" : None,
  "fullDisplayName" : "SWIFT runtime checks #2234",
  "id" : "2234",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2234,
  "queueId" : 1939,
  "result" : "SUCCESS",
  "timestamp" : 1747495386565,
  "url" : "https://gitlab.cosma.dur.ac.uk/jenkins/job/SWIFT%20runtime%20checks/2234/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rt/debug/rt_iact.h",
          "examples/RadiativeTransferTests/RandomizedBox_3D/randomized-rt.yml",
          "src/rt/GEAR/rt_iact.h",
          "src/rt/SPHM1RT/rt_iact.h"
        ],
        "commitId" : "15ff3b4e4fae83e402f999cf78132743feed58fa",
        "timestamp" : 1742579112000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Minor rt fixes\u000a",
        "date" : "2025-03-21 17:45:12 +0000",
        "id" : "15ff3b4e4fae83e402f999cf78132743feed58fa",
        "msg" : "Minor rt fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/RandomizedBox_3D/randomized-rt.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/stellar_evolution.c",
          "src/feedback/GEAR/initial_mass_function.c",
          "configure.ac"
        ],
        "commitId" : "c000b124fd37ec3d632f45c1ac699873256c731d",
        "timestamp" : 1742900723000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Improve ./configure script to fix macOS function detection issues\u000a",
        "date" : "2025-03-25 11:05:23 +0000",
        "id" : "c000b124fd37ec3d632f45c1ac699873256c731d",
        "msg" : "Improve ./configure script to fix macOS function detection issues",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/stellar_evolution.c",
          "src/feedback/GEAR/initial_mass_function.c"
        ],
        "commitId" : "e0656d3a95d717c3221fabb1566aa1da92e899c7",
        "timestamp" : 1742901869000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied formatting script\u000a",
        "date" : "2025-03-25 12:24:29 +0100",
        "id" : "e0656d3a95d717c3221fabb1566aa1da92e899c7",
        "msg" : "Applied formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SantaBarbara/SantaBarbara-256/velociraptor_cfg.cfg"
        ],
        "commitId" : "4119b79cec98f7162d2c8451892310e6e4a98f1e",
        "timestamp" : 1743069888000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Small addition to SB example VR config file, without which VR does not run on...\u000a",
        "date" : "2025-03-27 10:04:48 +0000",
        "id" : "4119b79cec98f7162d2c8451892310e6e4a98f1e",
        "msg" : "Small addition to SB example VR config file, without which VR does not run on...",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-256/velociraptor_cfg.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/README.md",
          "examples/Planetary/SquareTest_2D/run.sh",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/plotModeGrowth.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/makeIC.py",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/kelvin_helmholtz.yml",
          "examples/Planetary/SquareTest_2D/README.md",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/plotSnapshots.py",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/plotModeGrowth.py",
          "examples/Planetary/GreshoVortex_3D/gresho.yml",
          "examples/Planetary/SquareTest_3D/makeICEqualSpacing.py",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/rayleigh_taylor.yml",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/rayleigh_taylor.yml",
          "examples/Planetary/SquareTest_3D/square_equal_spacing.yml",
          "examples/Planetary/SquareTest_2D/square.yml",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/plotSnapshots.py",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/kelvin_helmholtz.yml",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/README.md",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/makeIC.py",
          "examples/Planetary/SodShock_3D/run.sh",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/makeIC.py",
          "examples/Planetary/GreshoVortex_3D/run.sh",
          "examples/Planetary/GreshoVortex_3D/makeIC.py",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/run.sh",
          "examples/Planetary/SquareTest_2D/makeICDifferentMasses.py",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/run.sh",
          "examples/Planetary/SodShock_3D/sodShock.yml",
          "examples/Planetary/SodShock_3D/plotSolution.py",
          "examples/Planetary/GreshoVortex_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/makeIC.py",
          "examples/Planetary/SquareTest_3D/plotSolution.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/kelvin_helmholtz.yml",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/plotSnapshots.py",
          "examples/Planetary/EvrardCollapse_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/plotModeGrowth.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/kelvin_helmholtz.yml",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/plotSnapshots.py",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/README.md",
          "examples/Planetary/JupiterLikePlanet/plot_profiles.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/run.sh",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/rayleigh_taylor.yml",
          "examples/Planetary/JupiterLikePlanet/make_init_cond.py",
          "examples/Planetary/KelvinHelmholtz_2D/run.sh",
          "examples/Planetary/SquareTest_3D/README.md",
          "examples/Planetary/SodShock_3D/makeIC.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/plotSnapshots.py",
          "examples/Planetary/SquareTest_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/makeIC.py",
          "examples/Planetary/JupiterLikePlanet/run.sh",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/makeIC.py",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/plotModeGrowth.py",
          "examples/Planetary/JupiterLikePlanet/demo_target_n70.yml",
          "examples/Planetary/SquareTest_2D/makeIC.py",
          "examples/Planetary/SodShock_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/README.md",
          "examples/Planetary/SquareTest_3D/makeICEqualMass.py",
          "examples/Planetary/KelvinHelmholtz_2D/makeIC.py",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/makeIC.py",
          "examples/Planetary/JupiterLikePlanet/plot_snapshots.py",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/README.md",
          "examples/Planetary/SquareTest_3D/square_equal_mass.yml",
          "examples/Planetary/KelvinHelmholtz_2D/README.md",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/README.md",
          "examples/Planetary/EvrardCollapse_3D/evrard.yml",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/plotSnapshots.py",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/makeIC.py",
          "examples/Planetary/DemoImpactInitCond/plot_profiles.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/plotModeGrowth.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/plotSnapshots.py",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/kelvin_helmholtz.yml",
          "examples/Planetary/EvrardCollapse_3D/makeIC.py",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/plotSnapshots.py",
          "examples/Planetary/KelvinHelmholtz_2D/kelvinHelmholtz.yml"
        ],
        "commitId" : "78b2430d599ba10e35fed8b3dcd4325260cd9b0d",
        "timestamp" : 1743071388000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add new examples from REMIX paper and remove duplicate Planetary hydro tests\u000a",
        "date" : "2025-03-27 10:29:48 +0000",
        "id" : "78b2430d599ba10e35fed8b3dcd4325260cd9b0d",
        "msg" : "Add new examples from REMIX paper and remove duplicate Planetary hydro tests",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EvrardCollapse_3D/evrard.yml"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/GreshoVortex_3D/gresho.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/rayleigh_taylor.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/sodShock.yml"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/GreshoVortex_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/README.md"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/square_equal_mass.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EvrardCollapse_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/square_equal_spacing.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/plotSolution.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/plotSnapshots.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/GreshoVortex_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/makeICEqualSpacing.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/GreshoVortex_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/plotModeGrowth.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/plotModeGrowth.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/DemoImpactInitCond/plot_profiles.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SodShock_3D/plotSolution.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/README.md"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/kelvinHelmholtz.yml"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/makeICEqualMass.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/make_init_cond.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EvrardCollapse_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/makeIC.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/makeICDifferentMasses.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/demo_target_n70.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/plotModeGrowth.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/plotModeGrowth.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/plot_snapshots.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/rayleigh_taylor.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/rayleigh_taylor.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/plot_profiles.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/plotModeGrowth.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/square.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_main.c",
          "src/hydro/REMIX/hydro_io.h",
          "src/part.h",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/kelvin_helmholtz.yml",
          "src/hydro.h",
          "tests/testEOS.sh",
          "src/hydro/REMIX/hydro.h",
          "src/hydro/REMIX/hydro_visc_difn.h",
          "src/symmetric_matrix.h",
          "tests/makeInput.py",
          "src/hydro/REMIX/hydro_parameters.h",
          "tests/test27cells.c",
          "tests/testRiemannTRRS.c",
          "tests/testActivePair.c",
          "src/hydro_parameters.h",
          "tests/test125cells.c",
          "src/hydro/REMIX/hydro_iact.h",
          "configure.ac",
          "src/hydro/REMIX/hydro_debug.h",
          "src/tools.c",
          "src/hydro/REMIX/hydro_kernels.h",
          "src/hydro_io.h",
          "src/hydro_csds.h",
          "tests/testEOS.c",
          "tests/testInteractions.c",
          "src/hydro/REMIX/hydro_part.h",
          "tests/testPeriodicBC.c",
          "src/debug.c"
        ],
        "commitId" : "ea726709aced5427fccfc2437232432ecea9a331",
        "timestamp" : 1744189544000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "REMIX hydro scheme\u000a",
        "date" : "2025-04-09 09:05:44 +0000",
        "id" : "ea726709aced5427fccfc2437232432ecea9a331",
        "msg" : "REMIX hydro scheme",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testEOS.c"
          },
          {
            "editType" : "add",
            "file" : "src/symmetric_matrix.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "delete",
            "file" : "tests/testEOS.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_csds.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/makeInput.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/testRiemannTRRS.c"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_parameters.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/debug.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testInteractions.c"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_io.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_kernels.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_parameters.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_visc_difn.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/GEAR/sink_io.h"
        ],
        "commitId" : "208261e9c71fb9514d92a3e0bdae13efd51e65de",
        "timestamp" : 1744193735000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix GEAR sink number of outputs\u000a",
        "date" : "2025-04-09 10:15:35 +0000",
        "id" : "208261e9c71fb9514d92a3e0bdae13efd51e65de",
        "msg" : "Fix GEAR sink number of outputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/stellar_evolution.c",
          "src/feedback/GEAR/stellar_evolution.h",
          "src/feedback/GEAR/stellar_evolution_struct.h"
        ],
        "commitId" : "fad10f5cd5ca3d8e44dbd70574fe1912f837ec0c",
        "timestamp" : 1744277970000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Gear feedback updates\u000a",
        "date" : "2025-04-10 09:39:30 +0000",
        "id" : "fad10f5cd5ca3d8e44dbd70574fe1912f837ec0c",
        "msg" : "Gear feedback updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/equation_of_state/planetary/equation_of_state.h",
          "examples/parameter_example.yml",
          "src/equation_of_state/planetary/ideal_gas.h",
          "src/equation_of_state/planetary/sesame.h",
          "src/equation_of_state/isothermal/equation_of_state.h",
          "doc/RTD/source/Planetary/equations_of_state.rst",
          "src/equation_of_state/planetary/tillotson.h",
          "examples/Planetary/EoSTables/get_eos_tables.sh",
          "src/equation_of_state/barotropic/equation_of_state.h",
          "src/equation_of_state/ideal_gas/equation_of_state.h",
          "src/utilities.h",
          "src/equation_of_state/planetary/hm80.h"
        ],
        "commitId" : "8f8a50c872cf2aa795f175a5bb638459ae6523a9",
        "timestamp" : 1744277985000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add new planetary equations of state and EoS functions\u000a",
        "date" : "2025-04-10 09:39:45 +0000",
        "id" : "8f8a50c872cf2aa795f175a5bb638459ae6523a9",
        "msg" : "Add new planetary equations of state and EoS functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/sesame.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/ideal_gas.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Planetary/equations_of_state.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/ideal_gas/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/tillotson.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EoSTables/get_eos_tables.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/isothermal/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/barotropic/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/hm80.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/Makefile.am"
        ],
        "commitId" : "1bf18149def14d6b1bbe6b7cce93ec668a04e767",
        "timestamp" : 1744285981000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/tdsandnes@gmail.com",
          "fullName" : "Tom Sandnes"
        },
        "authorEmail" : "tdsandnes@gmail.com",
        "comment" : "Remove the deleted testEOS.sh from list of necessary files\u000a",
        "date" : "2025-04-10 12:53:01 +0100",
        "id" : "1bf18149def14d6b1bbe6b7cce93ec668a04e767",
        "msg" : "Remove the deleted testEOS.sh from list of necessary files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/FriendsOfFriends/stand_alone_fof.rst",
          "doc/RTD/source/ParameterFiles/output_selection.rst"
        ],
        "commitId" : "59aa39170b96270f4a9afb1dc02925c3d2dc8f36",
        "timestamp" : 1744370073000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jacob.kegerreis",
          "fullName" : "jacob.kegerreis"
        },
        "authorEmail" : "jacob.kegerreis@gmail.com",
        "comment" : "Clarify FoF select-output docs\u000a",
        "date" : "2025-04-11 12:14:33 +0100",
        "id" : "59aa39170b96270f4a9afb1dc02925c3d2dc8f36",
        "msg" : "Clarify FoF select-output docs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/FriendsOfFriends/stand_alone_fof.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/output_selection.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "src/black_holes/SPIN_JET/black_holes.h"
        ],
        "commitId" : "9ce37e09431374a6ab3614f51d3d360fcb097d12",
        "timestamp" : 1744649188000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Synch spin jet code with downstream\u000a",
        "date" : "2025-04-14 16:46:28 +0000",
        "id" : "9ce37e09431374a6ab3614f51d3d360fcb097d12",
        "msg" : "Synch spin jet code with downstream",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "src/timeline.h",
          "src/intrinsics.h",
          "src/swift_intrinsics.h",
          "src/scheduler.c"
        ],
        "commitId" : "21d2cf5157750671842fd0193ea1a70db99097e6",
        "timestamp" : 1744893073000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jamiejquinn",
          "fullName" : "jamiejquinn"
        },
        "authorEmail" : "jamiejquinn@jamiejquinn.com",
        "comment" : "Move SWIFT's intrinsics.h to swift_intrinsics.h to avoid clash with Cray's own intrinsics.h\u000a",
        "date" : "2025-04-17 12:31:13 +0000",
        "id" : "21d2cf5157750671842fd0193ea1a70db99097e6",
        "msg" : "Move SWIFT's intrinsics.h to swift_intrinsics.h to avoid clash with Cray's own intrinsics.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "delete",
            "file" : "src/intrinsics.h"
          },
          {
            "editType" : "add",
            "file" : "src/swift_intrinsics.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/timeline.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SantaBarbara/SantaBarbara-256/santa_barbara.yml",
          "examples/SantaBarbara/SantaBarbara-256/getIC.sh"
        ],
        "commitId" : "dc61386b596296eb24a41ce3556b7bb00c8255d8",
        "timestamp" : 1745226954000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/karapiperis@quasar.strw.leidenuniv.nl",
          "fullName" : "Orestis Karapiperis"
        },
        "authorEmail" : "karapiperis@strw.leidenuniv.nl",
        "comment" : "Small fixes to let high res SB cluster example run out of the box\u000a",
        "date" : "2025-04-21 11:15:54 +0200",
        "id" : "dc61386b596296eb24a41ce3556b7bb00c8255d8",
        "msg" : "Small fixes to let high res SB cluster example run out of the box",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-256/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-256/santa_barbara.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scheduler.c"
        ],
        "commitId" : "172fcaaa442bc748146402a7244f92d9957e2e3e",
        "timestamp" : 1745606164000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Formatting\u000a",
        "date" : "2025-04-25 19:36:04 +0100",
        "id" : "172fcaaa442bc748146402a7244f92d9957e2e3e",
        "msg" : "Formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_recv.c",
          "src/runner_ghost.c",
          "src/cell_drift.c"
        ],
        "commitId" : "8d045eef73af072f2f15e4b08e1f6a2bdcb297f8",
        "timestamp" : 1745825889000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixes and improvements to h_max_active\u000a",
        "date" : "2025-04-28 07:38:09 +0000",
        "id" : "8d045eef73af072f2f15e4b08e1f6a2bdcb297f8",
        "msg" : "Fixes and improvements to h_max_active",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_recv.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "doc/RTD/source/SubgridModels/GEAR/gear_model.rst",
          "doc/RTD/source/SubgridModels/GEAR/output.rst",
          "doc/RTD/source/SubgridModels/GEAR/feedback.rst",
          "doc/RTD/source/SubgridModels/index.rst",
          "doc/RTD/source/SubgridModels/GEAR/chemistry.rst",
          "doc/RTD/source/SubgridModels/GEAR/supernova_feedback.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst",
          "doc/RTD/source/SubgridModels/GEAR/index.rst"
        ],
        "commitId" : "85a9972e6d79d9efce020ebd0fae7f7339483192",
        "timestamp" : 1746008155000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR documentation improvement\u000a",
        "date" : "2025-04-30 10:15:55 +0000",
        "id" : "85a9972e6d79d9efce020ebd0fae7f7339483192",
        "msg" : "GEAR documentation improvement",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/gear_model.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/feedback.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/chemistry.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/index.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/output.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/supernova_feedback.rst"
          },
          {
            "editType" : "delete",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/RadiativeTransferTests/IonMassFractionAdvectionTest_2D/getGlass.sh",
          "examples/HydroTests/VacuumSpherical_3D/getGlass.sh",
          "examples/HydroTests/SodShock_3D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_NFW_MN/getIC.sh",
          "examples/GEAR/AgoraDisk/getGrackleCoolingTable.sh",
          "examples/EAGLE_ICs/EAGLE_6/getIC.sh",
          "examples/QuickLymanAlpha/getPloeckingerTable.sh",
          "examples/SubgridTests/CosmologicalStellarEvolution/getEaglePhotometryTable.sh",
          "examples/EAGLE_ICs/EAGLE_50/getIC.sh",
          "examples/nIFTyCluster/Baryonic/getIC.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getPS2020CoolingTables.sh",
          "examples/SubgridTests/StellarEvolution/getEagleYieldTable.sh",
          "examples/Cosmology/ConstantCosmoVolume/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/getCoolingTables.sh",
          "examples/HydroTests/Noh_3D/getGlass.sh",
          "examples/IdealisedCluster/IdealisedCluster_M13/getIC.sh",
          "src/equation_of_state/planetary/get_eos_tables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/getGrackleCoolingTable.sh",
          "examples/GEAR/AgoraDisk/getSolution.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getPS2020CoolingTables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getEaglePhotometryTable.sh",
          "examples/HydroTests/SedovBlast_2D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/getIC.sh",
          "examples/RadiativeTransferTests/CosmoPropagationTest_3D/getGlass.sh",
          "examples/EAGLE_ICs/EAGLE_25_low_res/getIC.sh",
          "examples/Cooling/getGrackleCoolingTable.sh",
          "examples/EAGLE_low_z/EAGLE_50/getIC.sh",
          "examples/Planetary/EoSTables/get_eos_tables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_dmparticles/getIC.sh",
          "examples/EAGLE_DMO_low_z/EAGLE_DMO_25/getIC.sh",
          "examples/SubgridTests/BlackHoleSwallowing/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run_sink.sh",
          "examples/EAGLE_ICs/getPS2020CoolingTables.sh",
          "examples/HydroTests/BlobTest_Braspenning2022/getICs.sh",
          "examples/Cooling/CoolingWithPrimordialElements/getICs.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEaglePhotometryTable.sh",
          "examples/RadiativeTransferTests/CosmoCoolingTest/getReference.sh",
          "examples/EAGLE_ICs/getEagleCoolingTable.sh",
          "examples/HydroTests/KelvinHelmholtzGrowthRate_2D/getGlass.sh",
          "examples/IdealisedCluster/getEaglePhotometryTable.sh",
          "examples/SubgridTests/SmoothedMetallicity/getGlass.sh",
          "examples/Cosmology/ComovingSodShock_3D/getGlass.sh",
          "examples/SubgridTests/StellarEvolution/getGlass.sh",
          "examples/Cooling/FeedbackEvent_3D/getGlass.sh",
          "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh",
          "examples/HydroTests/SodShockSpherical_2D/getReference.sh",
          "examples/EAGLE_low_z/EAGLE_100/getIC.sh",
          "examples/GEAR/AgoraCosmo/getIC.sh",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/getGrackleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getYieldTable.sh",
          "examples/GEAR/AgoraDisk/getIC.sh",
          "examples/GEAR/ZoomIn/getChemistryTable.sh",
          "examples/GEAR/AgoraCosmo/getChemistryTable.sh",
          "examples/RadiativeTransferTests/Advection_2D/getGlass.sh",
          "examples/RadiativeTransferTests/CosmoAdvection_2D/getGlass.sh",
          "examples/Cooling/getEagleCoolingTable.sh",
          "examples/QuickLymanAlpha/getWiersmaTable.sh",
          "examples/HydroTests/VacuumSpherical_2D/getReference.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getGrackleCoolingTable.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getCoolingTables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_potential/getIC.sh",
          "examples/SinkParticles/HomogeneousBox/getDebuggingICs.sh",
          "examples/RadiativeTransferTests/CoolingTest/getReference.sh",
          "examples/SubgridTests/CosmologicalStellarEvolution/getEagleYieldTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run.sh",
          "examples/SinkParticles/PlummerSphere/run.sh",
          "examples/GEAR/AgoraCosmo/getGrackleCoolingTable.sh",
          "examples/EAGLE_ICs/EAGLE_50_low_res/getIC.sh",
          "examples/ChemistryTests/MetalAdvectionTestGEAR/getGlass.sh",
          "examples/PMillennium/PMillennium-768/getIC.sh",
          "examples/EAGLE_DMO_low_z/EAGLE_DMO_100/getIC.sh",
          "examples/AGORA/AgoraDisk/getGrackleCoolingTable.sh",
          "examples/SubgridTests/StellarEvolution/getSolutions.sh",
          "examples/IsolateddSph/IsolateddSph_core/run.sh",
          "examples/SubgridTests/CosmologicalStellarEvolution/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_VELOCIraptor/getIC.sh",
          "examples/Cooling/CoolingBox/getGlass.sh",
          "examples/GravityTests/DiscPatch/HydroStatic/getGlass.sh",
          "examples/PMillennium/PMillennium-3072/getIC.sh",
          "examples/Cooling/CoolingRedshiftDependence/getGlass.sh",
          "examples/IdealisedCluster/IdealisedCluster_M14/getIC.sh",
          "examples/HydroTests/Vacuum_2D/getGlass.sh",
          "examples/RadiativeTransferTests/StromgrenSphere_3D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getYieldTable.sh",
          "examples/HydroTests/SodShockSpherical_3D/getGlass.sh",
          "examples/HydroTests/GreshoVortex_3D/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getEaglePhotometryTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/run.sh",
          "examples/EAGLE_DMO_low_z/EAGLE_DMO_50/getIC.sh",
          "examples/EAGLE_ICs/getEagleYieldTable.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getIC.sh",
          "examples/AGORA/AgoraDisk/getIC.sh",
          "examples/ChemistryTests/MetalAdvectionTestEAGLE/getGlass.sh",
          "examples/HydroTests/EvrardCollapse_3D/getReference.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getIC.sh",
          "examples/EAGLE_ICs/getEaglePhotometryTable.sh",
          "examples/EAGLE_low_z/EAGLE_25/getIC.sh",
          "examples/Cooling/ConstantCosmoTempEvolution/getGlass.sh",
          "examples/GEAR/AgoraDisk/getChemistryTable.sh",
          "examples/Cooling/CoolingHeatingBox/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getEagleCoolingTable.sh",
          "examples/HydroTests/ToroTest2_2D/getGlass.sh",
          "examples/SubgridTests/StellarEvolution/getEaglePhotometryTable.sh",
          "examples/HydroTests/SedovBlast_3D/getGlass.sh",
          "examples/GEAR/ZoomIn/getGrackleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getPS2020CoolingTables.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_hydro/getIC.sh",
          "examples/EAGLE_ICs/EAGLE_25/getIC.sh",
          "examples/Cooling/getPS2020CoolingTables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh",
          "examples/QuickLymanAlpha/L050N0752/getIC.sh",
          "examples/SinkParticles/PlummerSphere/getGrackleCoolingTable.sh",
          "examples/HydroTests/KelvinHelmholtzGrowthRate_3D/getGlass.sh",
          "examples/GEAR/ZoomIn/getIC.sh",
          "examples/Cosmology/ComovingSodShock_2D/getGlass.sh",
          "examples/HydroTests/SodShock_2D/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_Snipshots/getIC.sh",
          "examples/HydroTests/ToroTest2_3D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEagleCoolingTable.sh",
          "examples/HydroTests/VacuumSpherical_2D/getGlass.sh",
          "examples/Cooling/CoolingSedovBlast_3D/getGlass.sh",
          "examples/PMillennium/PMillennium-1536/getIC.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/getIC.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getChemistryTable.sh",
          "examples/EAGLE_ICs/EAGLE_12/getIC.sh",
          "examples/RadiativeTransferTests/IonizationEquilibriumICSetupTest/getReference.sh",
          "examples/HydroTests/Noh_2D/getGlass.sh",
          "examples/EAGLE_DMO_low_z/EAGLE_DMO_12/getIC.sh",
          "examples/SubgridTests/PressureFloor/getGlass.sh",
          "examples/SantaBarbara/SantaBarbara-128/getIC.sh",
          "examples/IdealisedCluster/getPS2020CoolingTables.sh",
          "examples/IdealisedCluster/IdealisedCluster_M135/getIC.sh",
          "examples/HydroTests/NFW_Hydrostatic/getICs.sh",
          "examples/SubgridTests/CosmologicalStellarEvolution/getSolutions.sh",
          "examples/EAGLE_low_z/EAGLE_6/getIC.sh",
          "examples/SantaBarbara/SantaBarbara-256/getIC.sh",
          "examples/IdealisedCluster/getYieldTable.sh",
          "examples/SinkParticles/PlummerSphere/getChemistryTable.sh",
          "examples/IdealisedCluster/IdealisedCluster_M15/getIC.sh",
          "examples/EAGLE_ICs/EAGLE_100/getIC.sh",
          "examples/SinkParticles/HomogeneousBox/getChemistryTable.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getXrayTables.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/getIC.sh",
          "examples/EAGLE_low_z/EAGLE_12/getIC.sh",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/getChemistryTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getEaglePhotometryTable.sh",
          "examples/RadiativeTransferTests/CollidingBeams_2D/getGlass.sh",
          "examples/HydroTests/VacuumSpherical_3D/getReference.sh",
          "examples/Planetary/DemoImpact/getICs.sh",
          "examples/HydroTests/Vacuum_3D/getGlass.sh",
          "examples/HydroTests/InteractingBlastWaves_1D/getReference.sh",
          "examples/HydroTests/SodShockSpherical_3D/getReference.sh",
          "examples/Cooling/CoolingHeatingBox/getResults.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/run.sh",
          "examples/HydroTests/SodShockSpherical_2D/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getEagleYieldTable.sh",
          "examples/HydroTests/GreshoVortex_2D/getGlass.sh",
          "examples/PMillennium/PMillennium-384/getIC.sh",
          "examples/IsolateddSph/IsolateddSph_cups/run.sh",
          "examples/GravityTests/MWPotential2014_df/run.sh",
          "examples/RadiativeTransferTests/StromgrenSphere_2D/getGlass.sh"
        ],
        "commitId" : "1b0926b1821f623470bc762bd45a63fe9f4b33ac",
        "timestamp" : 1747055602000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixing downloads from swift_webstorage\u000a",
        "date" : "2025-05-12 13:13:22 +0000",
        "id" : "1b0926b1821f623470bc762bd45a63fe9f4b33ac",
        "msg" : "Fixing downloads from swift_webstorage",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CoolingTest/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/BlobTest_Braspenning2022/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/ConstantCosmoTempEvolution/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/CosmologicalStellarEvolution/getSolutions.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/Vacuum_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShockSpherical_2D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/InteractingBlastWaves_1D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/QuickLymanAlpha/L050N0752/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/get_eos_tables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_DMO_low_z/EAGLE_DMO_50/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/VacuumSpherical_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/CosmologicalStellarEvolution/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_DMO_low_z/EAGLE_DMO_100/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/VacuumSpherical_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CollidingBeams_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/getEagleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M135/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/PMillennium/PMillennium-768/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/IonizationEquilibriumICSetupTest/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_100/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/EvrardCollapse_3D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_12/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingRedshiftDependence/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cosmology/ConstantCosmoVolume/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SedovBlast_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_hydro/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getEagleYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/GreshoVortex_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-256/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/DemoImpact/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_50/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-128/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run_sink.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_12/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/StellarEvolution/getEagleYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_25/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShockSpherical_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_6/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/QuickLymanAlpha/getWiersmaTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/StellarEvolution/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M14/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_Snipshots/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingSedovBlast_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/ToroTest2_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/nIFTyCluster/Baryonic/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getXrayTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M13/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/AGORA/AgoraDisk/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/VacuumSpherical_2D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShock_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EoSTables/get_eos_tables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/GreshoVortex_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/getYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/PMillennium/PMillennium-384/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/getSolution.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/DiscPatch/HydroStatic/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_25_low_res/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/KelvinHelmholtzGrowthRate_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_df/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_dmparticles/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_25/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/Noh_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_50_low_res/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/CosmologicalStellarEvolution/getEagleYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShockSpherical_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/getEagleYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/AGORA/AgoraDisk/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/getEagleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_50/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/StellarEvolution/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_100/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SedovBlast_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/StellarEvolution/getSolutions.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cosmology/ComovingSodShock_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/ToroTest2_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/CosmologicalStellarEvolution/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_NFW_MN/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getEagleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/Noh_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cosmology/ComovingSodShock_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_DMO_low_z/EAGLE_DMO_12/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/ChemistryTests/MetalAdvectionTestEAGLE/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingHeatingBox/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/getCoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getCoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoAdvection_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getDebuggingICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/PressureFloor/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolateddSph/IsolateddSph_cups/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_potential/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_VELOCIraptor/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/KelvinHelmholtzGrowthRate_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/ChemistryTests/MetalAdvectionTestGEAR/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShock_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/IonMassFractionAdvectionTest_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M15/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/FeedbackEvent_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/BlackHoleSwallowing/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingHeatingBox/getResults.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/PMillennium/PMillennium-1536/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/VacuumSpherical_3D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEagleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoPropagationTest_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/QuickLymanAlpha/getPloeckingerTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShockSpherical_3D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/Vacuum_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolateddSph/IsolateddSph_core/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/PMillennium/PMillennium-3072/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_DMO_low_z/EAGLE_DMO_25/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/NFW_Hydrostatic/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/SmoothedMetallicity/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingBox/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_6/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_2D/getGlass.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/makeInput.py"
        ],
        "commitId" : "77ec8bf81d14a1d0b3335575103165c8322a375a",
        "timestamp" : 1747164777000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied python formatting script\u000a",
        "date" : "2025-05-13 21:32:57 +0200",
        "id" : "77ec8bf81d14a1d0b3335575103165c8322a375a",
        "msg" : "Applied python formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/makeInput.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tools.c"
        ],
        "commitId" : "3224b1a63999505c68b3d280a53d0c21b18f5817",
        "timestamp" : 1747164801000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix typo in stats gathering in the tools.c reported by Mladen\u000a",
        "date" : "2025-05-13 21:33:21 +0200",
        "id" : "3224b1a63999505c68b3d280a53d0c21b18f5817",
        "msg" : "Fix typo in stats gathering in the tools.c reported by Mladen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell_unskip.c",
          "src/runner_main.c",
          "src/engine_maketasks.c",
          "src/task.h",
          "tools/task_plots/swift_hardcoded_data.py",
          "src/partition.c",
          "src/task.c",
          "src/runner_ghost.c",
          "src/scheduler.c"
        ],
        "commitId" : "716a3c3147aac8b1912abb506f372882617bdc2f",
        "timestamp" : 1747486602000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Only subtasks\u000a",
        "date" : "2025-05-17 12:56:42 +0000",
        "id" : "716a3c3147aac8b1912abb506f372882617bdc2f",
        "msg" : "Only subtasks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/swift_hardcoded_data.py"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/partition.c"
        ],
        "commitId" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
        "timestamp" : 1747488187000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied code formatting tool\u000a",
        "date" : "2025-05-17 15:23:07 +0200",
        "id" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
        "msg" : "Applied code formatting tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
      "fullName" : "Peter W. Draper"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/karapiperis@quasar.strw.leidenuniv.nl",
      "fullName" : "Orestis Karapiperis"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jacob.kegerreis",
      "fullName" : "jacob.kegerreis"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/tdsandnes@gmail.com",
      "fullName" : "Tom Sandnes"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
      "fullName" : "Matthieu Schaller"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jamiejquinn",
      "fullName" : "jamiejquinn"
    }
  ]
}