We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9cdaa8 commit d88e088Copy full SHA for d88e088
CHANGES.md
@@ -1,6 +1,9 @@
1
# 4.5.0
2
3
- * updated the citation information (#324)
+ * implement a "clean state" routine for the compressible solvers
4
+ that can enforce a density floor (#329)
5
+
6
+ * updated the citation information (#324) and the zenodo file (#325)
7
8
* code cleaning (#323)
9
@@ -17,7 +20,7 @@
17
20
18
21
* remove unused APIs from docs (#318) and fix autodoc issues (#316)
19
22
- * implement a sponge term in the compressible solvers (#313)
23
+ * implement a sponge term in the compressible solvers (#313, #336)
24
25
* add some asserts to the compressible solver to catch unphysical
26
mass and energy (#312)
0 commit comments