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 25.01 #3014

Merged
merged 1 commit into from
Jan 2, 2025
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
20 changes: 20 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# 25.01

* address rotation source in spherical 2d coordinate (#2967)

* update scripts and input files for diffusion test (#3012)

* update pressure via eos when transverse_use_eos=1 (#3004)

* update thermal diffusion documentation (#3011)

* rename `Opacity_dir` -> `OPACITY_DIR` (#3006)

* sync GPU CI dependencies with AMReX (#3010)

* wdmerger: update inputs for He mergers to include burn retry
and adjust I/O (#3008)

* fix area/vol factors for spherical when theta is close to 0 or pi
(#3007)

# 24.12

* update clang-tidy CI (#2992, #3002)
Expand Down
Loading