Skip to content

Commit a08adc7

Browse files
committed
update for 4.4.0
1 parent 5c307b7 commit a08adc7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# 4.4.0
2+
3+
* the gresho problem (compressible) now takes Mach number as input
4+
instead of pressure (#287, #288)
5+
6+
* doc updates to reflect how we run with the Pyro class (#266, #276,
7+
#284, #285) and other general docs cleaning (#265, #268, #270,
8+
#271)
9+
10+
* pylint CI update (#283); python version bump in actions (#281)
11+
12+
* a new HLLC solver with corrections for low Mach number was added
13+
(based on Minioshima & Miyoshi 2021) (#282)
14+
15+
* documenting and clean-ups of problem setups for each of the
16+
solvers (adding docstrings that appear in the docs) (#272, #273,
17+
#274, #275, #277, #279, #280)
18+
19+
* `viscous_burgers` was renamed `burgers_viscous` (#267, #278)
20+
121
# 4.3.0
222

323
* it is now possible to define a problem setup in a Jupyter

0 commit comments

Comments
 (0)