We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ee71b commit 3755126Copy full SHA for 3755126
CHANGES.md
@@ -5,6 +5,14 @@
5
eos_extra_t, which is a container that holds all of the
6
entities in eos_t as well as these derivatives wrt A and Z. (#1229)
7
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
16
# 23.06
17
18
* Added a new Runge-Kutta-Chebyshev integrator (#1191)
0 commit comments