diff --git a/CHANGES.md b/CHANGES.md index 665eff135e..dd315bc074 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,24 @@ +# 24.10 + + * update initial model for `subchandra` when doing ASE NSE (#2970) + + * `massive_star` plot tweaks (#2968) + + * start of work on 2D spherical geometry (#2953, #2954, #2955, + #2957, #2958, #2959, #2961, #2962, #2964, #2965) + + * the gresho problem now takes Mach number instead of p0 as input + (#2951m #2963) + + * the PPM geometric source terms in the normal predictor are now + traced to the interfaces (#2473) + + * `subch_planar` now works in 1D (#2952) + + * remove old `get_const_grav()` function (#2956) + + * clang-tidy fixes to radiation (#2950) + # 24.09 * Code clean-ups / clang-tidy (#2942, #2949) @@ -9,7 +30,7 @@ * new Frontier scaling numbers (#2948) - * more GPU error printing (@3944) + * more GPU error printing (#2944) * science problem updates: `flame_wave` (#2943)