Skip to content

Commit 3755126

Browse files
committed
update changes
1 parent a5ee71b commit 3755126

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
eos_extra_t, which is a container that holds all of the
66
entities in eos_t as well as these derivatives wrt A and Z. (#1229)
77

8+
* added the ability to scale the energy we integrate by
9+
the initial energy in the ODE integration (#1224)
10+
11+
* added an implementation of the Gershgorin circle theorem
12+
for estimating the spectral radius of our ODE system (#1222)
13+
14+
* removed SDC_EVOLVE_ENTHALPY -- this was not being used (#1204)
15+
816
# 23.06
917

1018
* Added a new Runge-Kutta-Chebyshev integrator (#1191)

0 commit comments

Comments
 (0)