We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db92cba commit 94e6b44Copy full SHA for 94e6b44
CHANGES.md
@@ -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
22
# 24.10
23
24
* update initial model for `subchandra` when doing ASE NSE (#2970)
0 commit comments