We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3164b commit 833f353Copy full SHA for 833f353
CHANGES.md
@@ -1,3 +1,22 @@
1
+# 25.02
2
+
3
+ * docs updates (#3027)
4
5
+ * add the `simple_convection` problem (#3016)
6
7
+ * codespell CI updates (#3025)
8
9
+ * only print mid-timestep `estTimeStep` outputs if relevant (#3023)
10
11
+ * CI updates to match Microphysics changes (#3021, #3024)
12
13
+ * remove some old comments related to Fortran (#3022)
14
15
+ * fix a tiling issue with shock detection on CPUs (#3019)
16
17
+ * remove unneeded files from problem setups (#3018) and fix comments
18
+ in problem setup `GNUmakefile`s
19
20
# 25.01
21
22
* address rotation source in spherical 2d coordinate (#2967)
0 commit comments