Skip to content

Commit 77d9d51

Browse files
authored
update CHANGES for 26.05 (#3339)
1 parent 9e0439b commit 77d9d51

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## 26.05
4+
5+
* Fix the maximum level of refinement for tagging in various input
6+
files (#3138)
7+
8+
* Add the hybrid-Powell solver as an option for true-SDC (#3310)
9+
10+
* clarify how to override `CUDA_ARCH` (#3129)
11+
12+
* remove new / delete in favor of unique pointers (#3333)
13+
14+
* add `AGENTS.md` file (#3334)
15+
16+
* add an assert in `define_new_center` to enforce assumptions (#3290)
17+
318
## 26.04
419

520
* update the burning timestep limiter to know about disabling burning
@@ -2885,4 +2900,3 @@
28852900
reset is now reflected in the ghost cells (this is a more
28862901
consistent behavior). Previously, the energy was never reset in
28872902
the ghost cells.
2888-

0 commit comments

Comments
 (0)