Skip to content

Commit 94e6b44

Browse files
committed
update changes for 24.11
1 parent db92cba commit 94e6b44

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# 24.11
2+
3+
* a new well-balanced method was added to the CTU PPM solver. This
4+
does the characteristic projection only on the perturbed pressure
5+
and then adds back in the hydrostatic pressure. It can be enabled
6+
via `castro.ppm_well_balanced` (#2945)
7+
8+
* fixed a bug in the div{U} calculation for artifical viscosity on
9+
symmetry boundaries (#2983)
10+
11+
* more development on 2D spherical geometry (#2973, #2975, #2981)
12+
13+
* updates to the massive star plotting scripts (#2979)
14+
15+
* add some new checks to prevent running unsupported combinations
16+
of solvers (#2978)
17+
18+
* documentation updates (#2977)
19+
20+
* `flame_wave` can now be run in 1D (#2976)
21+
122
# 24.10
223

324
* update initial model for `subchandra` when doing ASE NSE (#2970)

0 commit comments

Comments
 (0)