Summary
- Initialise the particles (first_init) in the stand-alone FOF (details)
- Applied formatting code (details)
- Add forcing approach for boundary particles (details)
- Fix EoS edge cases (details)
- Applied formatting script (details)
- Free sort arrays before FOF (details)
- Modify the testGravityDerivate unit test to have a minimum threshold for the test that depends on the derivative order (details)
- Add cmdline flag to skip IO (details)
- Update idealized cluster spin-jet parameters (details)
- Restore the tolerance threshold to what it was (details)
- Do not pass the chemistry model object to the diffusion loop. Extend the converage of the testSymmetry and testHydroMPIrules unit tests (details)
- Pass the chemistry object back to the hydro chemistry diffusion interactions. (details)
- Rename chemistry_data --> chem_data avoid shadowing grackle's 'chemistry_data' struct (details)
- Activate the hydro drift when activating a self or pair rt_gradient (details)
- Code formatting (details)