Release 2024.04.12
Merged pull-requests (26)
CLI & Python bindings (3):
- PlotSlice: add default title (#5872)
- PlotPowerMonitors: allow only integer ticks for modes (#5894)
- CleanOutput.py: support glob patterns (#5905)
General changes (17):
- Newtonian Euler: analytic prescription in boundary condition and use runtime EOS in NE (#5867)
- Use 2d EOS in Newtonian Euler, stop using EOS base tag in Newtonian Euler (#5884)
- Add derivatives of Kerr Schild quantities (#5865)
- Add Random StepChooser for debugging (#5866)
- Adjust timing of dense output checks (#5873)
- Add spins to BBH ID input file (#5868)
- Store slab-size change info in DataBox instead of inboxes (#5886)
- Generalize LTS communication handling (#5864)
- Do not serialize compute items of a DataBox (#5891)
- Move NeighborPackagedData into cpp files & allow volume tags in dg boundary terms (#5888)
- Observe KleinGordonPsi at future null infinity (#5885)
- Always enable time-dependent maps (#5878)
- Finish supporting volume tags in boundary terms (#5899)
- Add pretty-printer for Variables, VectorImpls, gsl::span, Tensor for GDB (#5879)
- Add ability to specify initial state for size control (#5889)
- Error if doing barycentric interpolation for FiniteDifference (#5897)
- Add option for monotonic AdamsMoulton dense output (#5900)
Bugfixes (2):
Build system (1):
- Fix pvpython support, specifically on mbot this is needed for the CLI (#5906)
Continuous integration & deployment (3):
- Fix workflow to deploy containers on release (#5876)
- Increase test timeout factor for clang-14 debug build (#5887)
- Fix workflow to deploy release container (#5908)
Contributors (8): @nilsdeppe, @nilsvu, @nikwit, @kidder, @wthrowe, @Sizheng-Ma, @isaaclegred, @knelli2