The complete changelog for released versions of the code is available on GitHub:
Changes since the last release are printed below.
Upgrade instructions
From #7517 (Define BBH directory structure):
BBH simulations now follow a directory structure defined by eccentricity-control:
Ecc0/
ID/
Lev1/
0000_Inspiral/
...
0013_Ringdown/
Merged pull-requests (11)
General changes (11):
- Define BBH directory structure (#7517)
- Move spherical harmonic power monitors helper functions to header (#7527)
- Generalize Ccz4WrappedGr to handle solutions with negative lapse (#7536)
- Try out clangd-tidy (#7537)
- Set locale variables for file tests (#7516)
- Fix Tabulated3D minimum enthalpy (#7511)
- Add infra for computing time derivatives of boundary evolved fields (#7524)
- HalfFourier Partial Derivatives (#7529)
- Remove unnamed namespaces from headers (#7542)
- Add frame parameter to sw_vars_list (#7523)
- Fix handling git worktrees (#7540)
Contributors (6): @nilsvu, @michaeldmurphy1, @hen-w, @kidder, @wthrowe, @EmilyWang0130