Skip to content

Commit 02d46a6

Browse files
authored
updated changelog for 24.03 (#1498)
1 parent 2359fab commit 02d46a6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# 24.03
2+
3+
* pivoting in the linear algebra routines can now be disabled
4+
(#1454)
5+
6+
* the scaling of the energy derivatives in the Jacobian when
7+
running with `integrator.scale_system=1` has been fixed (#1479)
8+
9+
* added a new linear algebra unit test (#1493)
10+
11+
* when building with HIP we disable forced inlining (#1490)
12+
13+
* improved the energy update with NSE and remove unused terms
14+
(#1483, #1484, #1485)
15+
16+
* remove `using namespace amrex` from most headers (#1465, #1474)
17+
18+
* updated the pynucastro networks to pynucastro 2.2.0 (#1470)
19+
20+
* fixed an error code check in the VODE integrator (#1472)
21+
22+
* added a zone-by-zone retry capability to the burner (#969)
23+
124
# 24.02
225

326
* Lots of general code cleaning from coverity and clang-tidy

0 commit comments

Comments
 (0)