Skip to content

Commit 07b6658

Browse files
authored
update changes for 25.09 (#3130)
1 parent 5f039d4 commit 07b6658

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGES.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
# 25.09
2+
3+
* rotation docs improvements (#3133)
4+
5+
* clang-tidy fixes (#3111)
6+
7+
* modernize python scripts (#3103)
8+
9+
* add MacOS CI build (#3128)
10+
11+
* update CI checkout action (#3127)
12+
13+
* always display the burning timestep limiter (#3126)
14+
15+
* refactor the timestep estimators into a single template function
16+
(#3122, #3124, #3125) and remove old, unused stubs (#3123)
17+
18+
* remove some unneeded SIMPLIFIED_SDC ifdefs (#3120)
19+
20+
* `wdmerger`: update the inputs to the latest science run
21+
22+
* only consider the leaf nodes in the burning timestep limiter
23+
when we are not subcycling (#3119)
24+
25+
* switch MHD to use the `load_stencil` routines to reconstruction
26+
(#3109)
27+
28+
* remove old `weight_cc` and `unweight_cc` functions (#3118)
29+
30+
* fix some cppcheck issues (#3117)
31+
132
# 25.08
233

334
* `hse_convergence`: the `README.md` now has details on the

0 commit comments

Comments
 (0)