Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update changes for 24.04 #2808

Merged
merged 1 commit into from
Apr 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 24.04

* Some clang-tidy fixes (#2779, #2780, #2781, #2784, #2786, #2787, #2790,
#2791, #2792, #2793, #2797, #2798, #2799, #2800, #2801, #2804)

* Fix species initialization in the Detonation problem (#2806)
and let it work with NSE (#2765)

* Sync up with AMReX changes (#2794)

* wdmerger now reports composition of initial stars (#2767)

* flame_wave now checks if the `atm_delta` is too small (#2782)
and stores X(ash) (#2773)

* a bounds issue in the true SDC integration was fixed (#2775)

# 24.03

* Documentation updates (#2742, #2752, #2753)
Expand Down