File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments