Skip to content

Commit

Permalink
update changes for 24.05 (#2836)
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale authored May 1, 2024
1 parent 1caf5d3 commit 62110ba
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# 24.05

* Changed how the shock flag is computed. It is now computed once,
at the start of a timestep. It also takes into account sources
such that the pressure jump is only the pressure that is available
to drive a shock. (#2726, #2728)

* Fixed a boundary condition check in gravity (#2833)

* Some coverity and clang-tidy fixes (#2810, #2811, #2835, #2831,
#2832)

* Fix the wdmerger initialization when the two stars are overlapping
(#2829)

* Fixed the Castro retry mechanism when amr.subcycling_mode = None
(#2821, #2824, #2826)

* Added more amr parameters to the job_info file (#2828)

* Added OpenMP to the SDC burn loop (#2770)

# 24.04

* Some clang-tidy fixes (#2779, #2780, #2781, #2784, #2786, #2787, #2790,
Expand Down

0 comments on commit 62110ba

Please sign in to comment.